diskimage-builder/diskimage_builder
Olivier Bourdon 7566819139 Fix CentOS image build failure when dib runs on system where audit disabled
Without this fix, building a CentOS image on Ubuntu where audit=0 is passed
as a kernel boot parameter will lead to the following error:
disk-image-create centos7 dhcp-all-interfaces cloud-init-nocloud \
    devuser yum epel baremetal
... dib-run-parts Running tmpdir/hooks/cleanup.d/99-selinux-fixfiles-restore
... Error connecting to audit system.

Change-Id: I229d9b72f88bffddca42da57f01c27e902427071
2018-09-04 08:23:02 +02:00
..
block_device
elements Fix CentOS image build failure when dib runs on system where audit disabled 2018-09-04 08:23:02 +02:00
lib
tests
__init__.py
disk_image_create.py
element_dependencies.py
logging_config.py
paths.py
version.py