mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Merge branch 'master' of /git/ansible
This commit is contained in:
@@ -41,6 +41,8 @@ fedmsg_certs:
|
||||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
|
||||
odcs_target_dir_url: https://odcs.fedoraproject.org/composes
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
||||
@@ -39,6 +39,8 @@ fedmsg_certs:
|
||||
can_send:
|
||||
- odcs.compose.state-changed
|
||||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
||||
@@ -115,5 +115,9 @@
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
when: env == 'staging'
|
||||
|
||||
post_tasks:
|
||||
- file: src=/mnt/fedora_koji/koji dest=/mnt/koji state=link
|
||||
tags: nfs/client
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user