소스 검색

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,