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

if /etc/sudoers doesn't have ALL permissions for root, satellite-clone fails #296

Open
sthirugn opened this issue Jan 10, 2018 · 0 comments
Assignees

Comments

@sthirugn
Copy link
Collaborator

if /etc/sudoers doesn't have ALL permissions for root, (like root ALL=(ALL) ALL), running satellite-clone gives an error:

TASK [satellite-clone : test foreman.dump file is readable by postgres user] *******************
fatal:  [localhost]: FAILED: => {"changed": false, "failed": true, "module_stderr": "root is not in the sudoers file. This incident will be reported.\n", "module_stdout": "", "msg": :"MODULE FAILURE", "rc": 1"

msg: MODULE FAILURE

TASK [satellite-clone : test candlepin.dump file is readable by postgres user] *******************
fatal:  [localhost]: FAILED: => {"changed": false, "failed": true, "module_stderr": "root is not in the sudoers file. This incident will be reported.\n", "module_stdout": "", "msg": :"MODULE FAILURE", "rc": 1"

msg: MODULE FAILURE
@sthirugn sthirugn self-assigned this Jan 10, 2018
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

1 participant