Apply a tag to the releng role.
This commit is contained in:
parent
02b70019b4
commit
1058dba93a
1 changed files with 3 additions and 1 deletions
|
@ -47,7 +47,9 @@
|
|||
- { 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' }
|
||||
- { role: nfs/client, when: "'releng-stg' in group_names", mnt_dir: '/mnt/fedora_koji_prod', nfs_src_dir: "{{ koji_hub_nfs }}" }
|
||||
- fedmsg/base
|
||||
- releng
|
||||
- role: releng
|
||||
tags:
|
||||
- releng
|
||||
- {
|
||||
role: "manage-container-images",
|
||||
cert_dest_dir: "/etc/docker/certs.d/registry.stg.fedoraproject.org",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue