[bodhi] problem was editing wrong group file. bodhi2_stg != bodhi_backend
This commit is contained in:
parent
5ab88d4b59
commit
6c90bd1f97
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ tcp_ports: [ 80 ]
|
|||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-bodhi,sysadmin-veteran
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers-bodhi-stg"
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
|
||||
host_group: bodhi2
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ bodhi_message_routing_keys:
|
|||
- "org.fedoraproject.*.bodhi.composer.start"
|
||||
|
||||
fas_client_groups: sysadmin-releng,sysadmin-bodhi
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers-bodhi-stg"
|
||||
|
||||
|
||||
# For the MOTD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue