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

ucp | create a local fetch directory if it doesn't exist - errors out. #79

Closed
vvb opened this issue Feb 17, 2016 · 2 comments
Closed

ucp | create a local fetch directory if it doesn't exist - errors out. #79

vvb opened this issue Feb 17, 2016 · 2 comments
Assignees

Comments

@vvb
Copy link
Contributor

vvb commented Feb 17, 2016

When scheduler_provider = "ucp-swarm", the following error is seen

TASK: [ucp | create a local fetch directory if it doesn't exist] **************
failed: [cluster-node1 -> 127.0.0.1] => {"failed": true, "parsed": false}
[sudo via ansible, key=pinebvdaownqyquvfpxaengckhfixffn] password:


FATAL: all hosts have already failed -- aborting
@vvb
Copy link
Contributor Author

vvb commented Feb 18, 2016

with ansible 2.0, the error msg is clearer..

TASK [ucp : create a local fetch directory if it doesn't exist] ****************
fatal: [cluster-node1 -> localhost]: FAILED! => {"changed": false, "failed": true,
 "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}

@mapuri mapuri assigned mapuri and vvb and unassigned mapuri Feb 19, 2016
@vvb
Copy link
Contributor Author

vvb commented Feb 20, 2016

resolved by #80

@vvb vvb closed this as completed Feb 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants