Include selinux-permissive element for fedora
There is currently an issue with building fedora 20 images that are selinux enabled. This change modifies the instructions for building a software-config image to include the selinux-permissive element, which allows image building to complete. Change-Id: Ib67dc5a30a4e1f25e282efbfefc89dd816f7be4e Related-Bug: #1316241
This commit is contained in:
@@ -28,7 +28,7 @@ with the following:
|
||||
git clone https://git.openstack.org/openstack/heat-templates.git
|
||||
export ELEMENTS_PATH=tripleo-image-elements/elements:heat-templates/hot/software-config/elements
|
||||
diskimage-builder/bin/disk-image-create vm \
|
||||
fedora \
|
||||
fedora selinux-permissive \
|
||||
heat-config \
|
||||
os-collect-config \
|
||||
os-refresh-config \
|
||||
|
||||
Reference in New Issue
Block a user