mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Let's remove the double quotes
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -33,8 +33,8 @@ osbs_orchestrator_cpu_limitrange: "95m"
|
||||
osbs_orchestrator_default_nodeselector: "orchestrator=true"
|
||||
|
||||
osbs_conf_readwrite_users:
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:default"
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:builder"
|
||||
- system:serviceaccount:{{ osbs_namespace }}:default
|
||||
- system:serviceaccount:{{ osbs_namespace }}:builder
|
||||
|
||||
nagios_Check_Services:
|
||||
nrpe: true
|
||||
|
||||
Reference in New Issue
Block a user