Allow stg mounting

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-04-16 19:24:09 +02:00
parent 8dea3c64f9
commit 4439efdef1

View file

@ -80,7 +80,7 @@
passno=0
dump=0
state=mounted
when: datacenter == 'phx2' and env != 'staging'
when: datacenter == 'phx2' and (env != 'staging' or mount_stg is defined)
tags:
- nfs/client