ipa/client: remove redundant variable definitions
The definitions are in mbs and mbs_stg, respectively. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
3e7bb19490
commit
8e2fc1033c
2 changed files with 0 additions and 26 deletions
|
@ -9,19 +9,6 @@ num_cpus: 1
|
|||
tcp_ports: [ 3000, 3001, 3002, 3003,
|
||||
3004, 3005, 3006, 3007 ]
|
||||
|
||||
ipa_host_group: mbs
|
||||
ipa_host_group_desc: Modular Build Service hosts
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-noc
|
||||
- sysadmin-releng
|
||||
- sysadmin-mbs
|
||||
- sysadmin-veteran
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-noc
|
||||
- sysadmin-releng
|
||||
- sysadmin-mbs
|
||||
- sysadmin-veteran
|
||||
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- ralph@fedoraproject.org
|
||||
|
|
|
@ -16,19 +16,6 @@ tcp_ports: [ 80 ]
|
|||
# Neeed for rsync from log01 for logs.
|
||||
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' ]
|
||||
|
||||
ipa_host_group: mbs
|
||||
ipa_host_group_desc: Modular Build Service hosts
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-noc
|
||||
- sysadmin-releng
|
||||
- sysadmin-mbs
|
||||
- sysadmin-veteran
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-noc
|
||||
- sysadmin-releng
|
||||
- sysadmin-mbs
|
||||
- sysadmin-veteran
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: mbs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue