commit | a75d370c39a4d932903551733856239e5649f0f6 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Fri May 19 14:11:59 2017 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Fri May 19 14:13:13 2017 -0700 |
tree | ec74143c46916e337029a2fe7bc68c3aa721ffc6 | |
parent | a826906c5171b9498ad5a22db9f489fba0439672 [diff] [blame] |
cord-1342 removed zombies, just look at the flowers Change-Id: I4e7fc9800c0b4cc03c5cb0529a4e085f59e6f263
diff --git a/provisioner/ansible.cfg b/provisioner/ansible.cfg new file mode 100644 index 0000000..06a154a --- /dev/null +++ b/provisioner/ansible.cfg
@@ -0,0 +1,4 @@ +[ssh_connection] +# Turn off connection sharing to prevent zombie processes from hanging around. +# "Just look at the flowers" +ssh_args = -C