Skip to content

Commit 8567b88

Browse files
authored
Add wait for reboot
Add the fix from issue #1631 to the maas set
1 parent c163627 commit 8567b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/capi/packer/maas/packer.json.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"type": "shell"
9696
},
9797
{
98+
"pause_before": "30s",
9899
"ansible_env_vars": [
99100
"ANSIBLE_SSH_ARGS='{{user `existing_ansible_ssh_args`}} {{user `ansible_common_ssh_args`}}'",
100101
"KUBEVIRT={{user `kubevirt`}}"

0 commit comments

Comments
 (0)