Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
886fa5dd
Commit
886fa5dd
authored
Jul 05, 2016
by
Arbab Nazar
Committed by
GitHub
Jul 05, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3212 from edx/arbab/ssh-delay-fix
use search_regex and shorter delay
parents
33a8a9e4
569ea8af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
playbooks/roles/launch_ec2/tasks/main.yml
+2
-3
No files found.
playbooks/roles/launch_ec2/tasks/main.yml
View file @
886fa5dd
...
@@ -91,8 +91,7 @@
...
@@ -91,8 +91,7 @@
local_action
:
local_action
:
module
:
wait_for
module
:
wait_for
host
:
"
{{
item.public_dns_name
}}"
host
:
"
{{
item.public_dns_name
}}"
s
tate
:
started
s
earch_regex
:
OpenSSH
port
:
22
port
:
22
delay
:
60
delay
:
10
timeout
:
320
with_items
:
ec2.instances
with_items
:
ec2.instances
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment