put the releng sudoers on teh boxes with a 00 prefix

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2016-01-27 17:29:48 +00:00
parent 38c0f31b5c
commit 4e0372c5de

View file

@ -175,7 +175,7 @@
when: inventory_hostname.startswith('compose-x86-01')
- name: sudoers defaults
copy: src="{{ private }}/files/sudo/releng-sudoers" dest=/etc/sudoers.d/releng-sudoers mode=0440
copy: src="{{ private }}/files/sudo/releng-sudoers" dest=/etc/sudoers.d/00releng-sudoers mode=0440
tags:
- configs
- name: sudoers for ftpsync