diff --git a/.packer/recipes/eole/2.7.2/amon.json b/.packer/recipes/eole/2.7.2/amon.json index 5d33b1a..c06c771 100644 --- a/.packer/recipes/eole/2.7.2/amon.json +++ b/.packer/recipes/eole/2.7.2/amon.json @@ -66,6 +66,7 @@ "expect_disconnect": true }, { + "pause_before": "30", "type": "ansible", "playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml", "extra_arguments": [ "--extra-vars", "VM_NAME={{ user `vm_name` }} HTTP_PROXY={{ user `HTTP_PROXY` }} HTTPS_PROXY={{ user `HTTPS_PROXY` }} http_proxy={{ user `http_proxy` }} https_proxy={{ user `https_proxy` }}"]