tripleo-heat-templates/puppet
Martin Schuppert 5dd4018141 Instance create fails due to wrong default secontext with NFS
With NovaNfsEnabled instance create fails due to wrong default
secontext. The default in THT is set to nova_var_lib_t in
Ie4fe217bd119b638f42c682d21572547f02f17b2 while
system_u:object_r:nfs_t:s0 should have access. The virt_use_nfs
boolean, which is turned on by openstack-selinux, should cover
this use case.

This changes the default to context=system_u:object_r:nfs_t:s0

Change-Id: I2a28462b6f6bc9f8a41a81ea8c65471f05df3b85
Closes-Bug: 1781894
2018-07-24 08:12:07 +02:00
..
extraconfig Match only haproxy for docker ps and skipp all *-haproxy occurences 2018-06-11 10:50:39 +02:00
manifests Reinstate common overcloud manifest for all roles 2018-01-11 18:42:45 +00:00
services Instance create fails due to wrong default secontext with NFS 2018-07-24 08:12:07 +02:00
all-nodes-config.j2.yaml Revert "Only add internal_api_virtual_ip if InternalApi is in network_data" 2018-06-04 20:26:31 +00:00
deploy-artifacts.sh Merge "Fix rpms being installed via DeployArtifactURLs" 2017-06-23 17:05:14 +00:00
deploy-artifacts.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
role.role.j2.yaml Merge "Add ServerDeletionPolicy parameter" 2018-07-12 14:59:03 +00:00