Add docs nfs volume to stg sundries
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
36979503d4
commit
8dea3c64f9
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
when: master_sundries_node
|
||||
- role: fedmsg/base
|
||||
when: master_sundries_node
|
||||
- role: nfs/client
|
||||
mnt_dir: '/srv/docs'
|
||||
nfs_src_dir: 'openshift_{{ env_short }}_docs'
|
||||
when: '"sundries01" in ansible_fqdn and env == "staging"'
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue