Merge "DIB: create the directory for rescue password"
This commit is contained in:
commit
a1858be876
@ -10,6 +10,9 @@ install-packages -e cloud-init
|
||||
|
||||
rm -rf /tmp/ironic-python-agent
|
||||
|
||||
# Make sure rescue works
|
||||
mkdir -p /etc/ipa-rescue-config
|
||||
|
||||
case "$DIB_INIT_SYSTEM" in
|
||||
upstart)
|
||||
if [ -f /etc/init/ufw.conf ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user