Move fedmsg setup last.
This commit is contained in:
parent
54aa9c8226
commit
2bd0eb9031
1 changed files with 1 additions and 1 deletions
|
@ -39,10 +39,10 @@
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- hosts
|
- hosts
|
||||||
- builder_repo
|
- builder_repo
|
||||||
- fedmsg/base
|
|
||||||
- { role: nfs/client, mnt_dir: '/pub/fedora', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/fedora' }
|
- { role: nfs/client, mnt_dir: '/pub/fedora', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/fedora' }
|
||||||
- { role: nfs/client, mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
- { role: nfs/client, mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||||
- releng
|
- releng
|
||||||
|
- fedmsg/base
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/motd.yml"
|
- include: "{{ tasks }}/motd.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue