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
|
||||
- rkhunter
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/pub/'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
|
@ -47,6 +43,10 @@
|
|||
nfs_src_dir: 'fedora_koji'
|
||||
when: env == 'staging'
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/pub/'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
|
||||
|
||||
- bodhi2/backend
|
||||
- fedmsg/base
|
||||
- role: collectd/fedmsg-service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue