Add landingpage deployment
This commit is contained in:
parent
b75e5e58c6
commit
ab67fa16c8
11 changed files with 211 additions and 0 deletions
7
roles/landingpage/vars/main.yml
Normal file
7
roles/landingpage/vars/main.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
stack_name: landingpage
|
||||
|
||||
stack_image: "registry.gitlab.com/cloud-serve/landing"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue