Issue mash/ ticket as well
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a9bb4af448
commit
a15fc42052
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
- role: keytab/service
|
||||
service: compose
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
- role: keytab/service
|
||||
service: mash
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
- { role: nfs/client, when: "'releng-stg' not in group_names", mnt_dir: '/mnt/fedora_koji', nfs_src_dir: "{{ koji_hub_nfs }}" }
|
||||
- { role: nfs/client, when: "'releng-compose' in group_names", mnt_dir: '/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
|
||||
- { role: nfs/client, when: "'releng-secondary' in group_names", mnt_dir: '/pub/fedora-secondary', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/fedora-secondary' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue