diff --git a/playbooks/remote_puppet_git.yaml b/playbooks/remote_puppet_git.yaml index 9879396af1..0c7a30bf82 100644 --- a/playbooks/remote_puppet_git.yaml +++ b/playbooks/remote_puppet_git.yaml @@ -27,3 +27,5 @@ - role: puppet facts: project_config_ref: "{{ hostvars.localhost.gitinfo.after }}" + vars: + puppet_timeout: 60m