Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
float
Commits
ed175c86
Commit
ed175c86
authored
Jun 10, 2019
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Split out a simple frontend playbook
parent
02c3851e
Pipeline
#3370
passed with stage
in 4 minutes and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
12 deletions
+19
-12
playbooks/frontend.yml
playbooks/frontend.yml
+18
-0
playbooks/infra.yml
playbooks/infra.yml
+1
-12
No files found.
playbooks/frontend.yml
0 → 100644
View file @
ed175c86
---
# Playbook that runs the float infra roles on 'frontend' hosts.
-
hosts
:
frontend
roles
:
-
nginx
-
dns
-
haproxy
-
hosts
:
admin-dashboard
roles
:
-
admin-dashboard
-
hosts
:
acme
roles
:
-
acme
playbooks/infra.yml
View file @
ed175c86
...
...
@@ -14,11 +14,7 @@
-
import_playbook
:
docker.yml
-
hosts
:
frontend
roles
:
-
nginx
-
dns
-
haproxy
-
import_playbook
:
frontend.yml
-
import_playbook
:
prometheus.yml
...
...
@@ -26,14 +22,7 @@
roles
:
-
log-collector
-
hosts
:
admin-dashboard
roles
:
-
admin-dashboard
-
hosts
:
backup-metadata
roles
:
-
backup-metadata
-
hosts
:
acme
roles
:
-
acme
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