reorder roles here to try and solve a problem with groups

This commit is contained in:
Kevin Fenzi 2017-01-04 18:52:10 +00:00
parent 9ddf7e4efb
commit ef9f534296

View file

@ -40,8 +40,8 @@
- { 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' }
- { role: nfs/client, when: "'releng-stg' in group_names", mnt_dir: '/mnt/fedora_koji_prod', nfs_src_dir: "{{ koji_hub_nfs }}" }
- fedmsg/base
- releng
- fedmsg/base
tasks:
# this is how you include other task lists