Add nfs mount for mm-backend01.stg
This commit is contained in:
parent
8bfb81af7d
commit
78fa37c34d
1 changed files with 3 additions and 2 deletions
|
@ -32,8 +32,9 @@
|
|||
- fas_client
|
||||
- sudo
|
||||
- collectd/base
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- { role: openvpn/client, when: env != "staging" }
|
||||
- { role: nfs/client, when: datacenter == "phx2", mnt_dir: '/srv/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
|
||||
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue