Fix sudoers for Ceph
Since moving ansible to a virtualenv in the toolbox Ceph could not run find_disks. Change-Id: I8bce61887273f1c27ab79edec947d36a3aab3c48
This commit is contained in:
parent
c81423b1e8
commit
9ef9cbeb8f
@ -1 +1 @@
|
||||
ansible ALL=(root) NOPASSWD: /usr/bin/ansible localhost -m find_disks -a *, /usr/local/bin/ansible localhost -m find_disks -a *
|
||||
ansible ALL=(root) NOPASSWD: /opt/ansible/bin/ansible localhost -m find_disks -a *, /usr/local/bin/ansible localhost -m find_disks -a *
|
||||
|
Loading…
Reference in New Issue
Block a user