Apply a tag to the releng role.

This commit is contained in:
Ralph Bean 2017-04-12 17:54:56 +00:00
parent 02b70019b4
commit 1058dba93a

View file

@ -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",