James E. Blair 46684654cb Add revoke-sudo role
Also add a .gitignore and establish a documentation pattern.

Change-Id: Ib447ac13d03de4ab61171d50b19117ff654ad329
Co-Authored-By: Paul Belanger <pabelanger@redhat.com>
2017-06-08 15:19:43 -07:00
..
2017-06-08 15:19:43 -07:00
2017-06-08 15:19:43 -07:00

Remove sudo access for the Zuul user.

If the file /etc/sudoers.d/zuul-sudo exists, then it will be removed. This is to facilitate systems which may use the same image for tests which require sudo and those which do not.

This role also asserts that sudo access has been removed and will fail if it has not.