reorder these nfs clients
This commit is contained in:
parent
076bd1fd25
commit
fe80bed235
1 changed files with 4 additions and 4 deletions
|
@ -32,10 +32,6 @@
|
||||||
- sudo
|
- sudo
|
||||||
- rkhunter
|
- rkhunter
|
||||||
|
|
||||||
- role: nfs/client
|
|
||||||
mnt_dir: '/pub/'
|
|
||||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
|
|
||||||
|
|
||||||
- role: nfs/client
|
- role: nfs/client
|
||||||
mnt_dir: '/mnt/fedora_koji'
|
mnt_dir: '/mnt/fedora_koji'
|
||||||
nfs_src_dir: 'fedora_koji'
|
nfs_src_dir: 'fedora_koji'
|
||||||
|
@ -47,6 +43,10 @@
|
||||||
nfs_src_dir: 'fedora_koji'
|
nfs_src_dir: 'fedora_koji'
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
||||||
|
- role: nfs/client
|
||||||
|
mnt_dir: '/pub/'
|
||||||
|
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
|
||||||
|
|
||||||
- bodhi2/backend
|
- bodhi2/backend
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
- role: collectd/fedmsg-service
|
- role: collectd/fedmsg-service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue