DIB: create the directory for rescue password
Change-Id: I3eebafdfa5f7337a4c9db2a5a1a92c9598a6d5d5
This commit is contained in:
parent
d96717ec3c
commit
f2c9fff6f4
@ -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