Merge pull request #209 from mancdaz/timeout

make container networking timeout slightly less aggressive
This commit is contained in:
Kevin Carter 2014-10-01 11:07:30 -05:00
commit b41fc58920

View File

@ -16,7 +16,7 @@
- name: Test Container Networking
wait_for: >
port=22
timeout=10
timeout=20
search_regex=OpenSSH
host={{ hostvars[item]['container_address'] }}
with_items: container_groups