Merge "DIB: create the directory for rescue password"

This commit is contained in:
Zuul 2019-08-26 15:38:01 +00:00 committed by Gerrit Code Review
commit a1858be876
1 changed files with 3 additions and 0 deletions

View File

@ -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