Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
180d4dfb
Commit
180d4dfb
authored
Jan 22, 2016
by
bow
Browse files
Add wait task to ensure sentinel is running
parent
954eeab6
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment/ansible-role-sentinel/tasks/deploy.yml
View file @
180d4dfb
...
...
@@ -88,5 +88,8 @@
-
name
:
ensure guide page is up
uri
:
url=http://127.0.0.1/guide/index.html
-
name
:
wait up to 5 mins for sentinel to run on port
8080
wait_for
:
host=127.0.0.1 port=8080
-
name
:
ensure api-docs page is up
uri
:
url=http://127.0.0.1/api-docs
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