Quellcode durchsuchen

Specifying port for wait_for call.

Kenny Woodson vor 8 Jahren
Ursprung
Commit
0a625596bd
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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,