rabbitmq: Fix typo making sudo groups ineffective
This amends commit dbbf94a411
.
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
1cb613d3bd
commit
c901eae7ae
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ ipa_host_group: rabbitmq
|
|||
ipa_host_group_desc: RabbitMQ service
|
||||
ipa_shell_groups:
|
||||
- sysadmin-messaging
|
||||
ipa_sudo_groups:
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-messaging
|
||||
mem_size: 8192
|
||||
primary_auth_source: ipa
|
||||
|
|
|
@ -9,7 +9,7 @@ ipa_host_group: rabbitmq
|
|||
ipa_host_group_desc: RabbitMQ service
|
||||
ipa_shell_groups:
|
||||
- sysadmin-messaging
|
||||
ipa_sudo_groups:
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-messaging
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue