deb-heat/heat/cloudinit
Tomas Sedovic 00e574e595 Don't disable SELinux in cloud-init's boothook.sh
This is a first step towards fixing #1257410 as outlined in the bug
report.

Disabling SELinux is not necessary, but the fact that we're using both
the `user` directive in cloudinit/config and `useradd` in boothook.sh
is a bit confusing so this documents the reasons for both.

Change-Id: Ife4fec99650341de698eb51741d96f95de00dcf0
Partial-Bug: #1257410
2014-02-17 03:41:44 -05:00
..
__init__.py Refactor loguserdata.py so it can be tested. 2013-02-07 08:45:18 +13:00
boothook.sh Don't disable SELinux in cloud-init's boothook.sh 2014-02-17 03:41:44 -05:00
config Don't disable SELinux in cloud-init's boothook.sh 2014-02-17 03:41:44 -05:00
loguserdata.py Change loglevel for certain failures 2013-12-22 22:59:25 -06:00
part_handler.py Revert "Replace part_handler.py with write-files cloudinit mechanism" 2013-08-05 12:13:59 -05:00