summaryrefslogtreecommitdiffstats
path: root/build/csit-queens-environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build/csit-queens-environment.yaml')
-rw-r--r--build/csit-queens-environment.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/csit-queens-environment.yaml b/build/csit-queens-environment.yaml
index 2ecb1fc5..2cf3f02b 100644
--- a/build/csit-queens-environment.yaml
+++ b/build/csit-queens-environment.yaml
@@ -20,10 +20,11 @@ parameter_defaults:
dport: 2049
GlanceNfsEnabled: true
GlanceNfsShare: overcloud-controller-0.opnfvlf.org:/root/nfs/glance
- GlanceNfsOptions: 'rw,sync,context=system_u:object_r:glance_var_lib_t:s0'
+ GlanceNfsOptions:
+ 'rw,sync,nosharecache,context=system_u:object_r:glance_var_lib_t:s0'
NovaNfsEnabled: true
NovaNfsShare: overcloud-controller-0.opnfvlf.org:/root/nfs/nova
- NovaNfsOptions: 'rw,sync,context=system_u:object_r:nfs_t:s0'
+ NovaNfsOptions: 'rw,sync,nosharecache,context=system_u:object_r:nfs_t:s0'
DockerPuppetProcessCount: 10
NeutronNetworkVLANRanges: 'datacentre:500:525'
SshServerOptions: