ODCS: Apply changes done in staging inventory to prod inventory.
This commit is contained in:
parent
c3461f5c53
commit
eb1e309954
2 changed files with 6 additions and 8 deletions
|
@ -32,9 +32,8 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-odcs,sysadmin-veteran
|
||||
|
||||
|
||||
fedmsg_hub_memory_limit_mb: "{{ (mem_size / 2) | int }}"
|
||||
|
||||
fedmsg_hub_auto_restart: False
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: odcs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue