Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible: add dopy dependency for digitalocean integration #47441

Merged
merged 1 commit into from Sep 28, 2018

Conversation

offlinehacker
Copy link
Contributor

We need to provision ansible droplets using digitalocean

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ansible

Partial log (click to expand)

wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-pull-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-playbook-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-inventory-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-galaxy-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-doc-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-console-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-connection-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-config-wrapped'...
wrapping `/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2/bin/.ansible-wrapped'...
/nix/store/yk6ydq0rrrvzxvjmn546jcs4q3ib9pxv-python2.7-ansible-2.6.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ansible

Partial log (click to expand)

wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-connection-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-galaxy-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-pull-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-vault-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-playbook-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-doc-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-console-wrapped'...
wrapping `/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2/bin/.ansible-inventory-wrapped'...
/nix/store/k34dy7z5kd7y3kgzm2cya3b004spb736-python2.7-ansible-2.6.2

@xeji xeji merged commit dd7de49 into NixOS:master Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants