commit | 8ee64bb0901b2d309dd4c030386411934cce225e | [log] [tgz] |
---|---|---|
author | Vasyl Saienko <vsaienko@mirantis.com> | Wed Apr 21 13:36:34 2021 +0000 |
committer | Gerrit Code Review <gerrit@cffb16fd602b> | Wed Apr 21 13:36:34 2021 +0000 |
tree | af138110dcb2f22d47ccce4bc99f8f4580a51ace | |
parent | e423b45766575988fcc79b3d4066642724ed2c50 [diff] | |
parent | 207137dfda4c382c956fd75760b8c941faf3e6ba [diff] |
Merge "Deploy multirack env with L3"
diff --git a/de/heat-templates/scripts/instance_boot.sh b/de/heat-templates/scripts/instance_boot.sh index 8c19fa5..a26b289 100644 --- a/de/heat-templates/scripts/instance_boot.sh +++ b/de/heat-templates/scripts/instance_boot.sh
@@ -231,6 +231,7 @@ [Install] WantedBy=local-fs.target EOF + systemctl enable setup-loopback-loop0 systemctl start setup-loopback-loop0 #adding short sleep to give time for service to start sleep 3