mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
[ipsilon_stg] Change the group that has access to sysadmin-noc
We are currently not able to create a new group in ipa on staging. But to gain access to @luhliarik to test https://pagure.io/fedora-infrastructure/issue/12092 let's use some existing group. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -5,9 +5,9 @@ custom_rules: ['-A INPUT -p tcp -m tcp -s 10.3.163.39 --dport 873 -j ACCEPT', '-
|
||||
ipa_host_group: ipsilon
|
||||
ipa_host_group_desc: Ipsilon SSO application
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-ipsilon
|
||||
- sysadmin-noc
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-ipsilon
|
||||
- sysadmin-noc
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
|
||||
Reference in New Issue
Block a user