浏览代码

Specifying port for wait_for call.

Kenny Woodson 8 年之前
父节点
当前提交
0a625596bd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      playbooks/common/openshift-master/restart_hosts.yml

+ 1 - 0
playbooks/common/openshift-master/restart_hosts.yml

@@ -14,6 +14,7 @@
       state=started
       delay=10
       timeout=600
+      port=22
   become: no
 
 # Now that ssh is back up we can wait for API on the remote system,