Skip to content

Commit

Permalink
Restart OpenNebula before running oneprovision
Browse files Browse the repository at this point in the history
  • Loading branch information
xorel committed Mar 2, 2020
1 parent 94a7da5 commit 80ed68f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minione
Original file line number Diff line number Diff line change
Expand Up @@ -1459,6 +1459,7 @@ check "one_is_ready" "Checking OpenNebula is working"
packet && check "packet_conf_hooks" "Configuring packet hooks"

packet && node && {
check "systemctl restart opennebula" "Restarting OpenNebula"
check "packet_template" "Prepare packet template"
check "oneprovision validate $PACKET_TEMPLATE" "Checking packet template [$PACKET_TEMPLATE]"
packet_provision
Expand Down

0 comments on commit 80ed68f

Please sign in to comment.