Do not install fedmsg-hub certs.
This commit is contained in:
parent
5147ab1077
commit
280ce5b533
2 changed files with 1 additions and 18 deletions
|
@ -35,16 +35,7 @@ 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_auto_restart: True
|
||||
fedmsg_hub_memory_limit_mb: "{{ (mem_size / 2) | int }}"
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: odcs
|
||||
owner: odcs
|
||||
group: fedmsg
|
||||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
fedmsg_hub_auto_restart: False
|
||||
|
||||
odcs_allowed_source_types: ["tag", "module"]
|
||||
|
||||
|
|
|
@ -28,14 +28,6 @@ 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
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: odcs
|
||||
owner: apache
|
||||
group: apache
|
||||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
|
||||
odcs_allowed_source_types: ["tag", "module"]
|
||||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue