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
|
- fas_client
|
||||||
- sudo
|
- sudo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client, when: env != "staging" }
|
||||||
when: env != "staging" }
|
- { role: nfs/client, when: datacenter == "phx2", mnt_dir: '/srv/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
|
||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue