diff --git a/.packer/recipes/eole/2.7.2/seth.json b/.packer/recipes/eole/2.7.2/seth.json index dcfacdc..02427a1 100644 --- a/.packer/recipes/eole/2.7.2/seth.json +++ b/.packer/recipes/eole/2.7.2/seth.json @@ -66,6 +66,7 @@ "expect_disconnect": true }, { + "pause_before":"30s", "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` }}"]