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
491d3367
Commit
491d3367
authored
Jan 21, 2016
by
bow
Browse files
Fix wrong nginx template name
parent
6a1dbd4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment/ansible-role-sentinel/tasks/deploy.yml
View file @
491d3367
...
...
@@ -69,7 +69,7 @@
tags
:
[
sentinel
,
deploy
]
-
name
:
set nginx configuration
template
:
src=sentinel.nginx dest=/etc/nginx/sites-available/sentinel
template
:
src=sentinel.nginx
.j2
dest=/etc/nginx/sites-available/sentinel
notify
:
restart nginx
register
:
nginx_config
...
...
Write
Preview
Supports
Markdown
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