Skip to content
Snippets Groups Projects
Verified Commit 01c2c508 authored by ynerant's avatar ynerant
Browse files

[constellation] constellation-front -> constellation_front


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 26e65bb7
No related branches found
No related tags found
1 merge request!263[constellation] Constellation is coming
...@@ -46,9 +46,9 @@ thelounge ...@@ -46,9 +46,9 @@ thelounge
vsftpd vsftpd
[constellation:children] [constellation:children]
constellation-front constellation_front
[constellation-front] [constellation_front]
constellation-dev.adm.crans.org constellation-dev.adm.crans.org
[dhcp:children] [dhcp:children]
...@@ -108,7 +108,7 @@ horde.adm.crans.org ...@@ -108,7 +108,7 @@ horde.adm.crans.org
irc.adm.crans.org irc.adm.crans.org
[jitsi] [jitsi]
jitsi.adm.crans.org _itsi.adm.crans.org
[keepalived] [keepalived]
routeur-daniel.adm.crans.org routeur-daniel.adm.crans.org
...@@ -142,7 +142,7 @@ eclat.adm.crans.org ...@@ -142,7 +142,7 @@ eclat.adm.crans.org
ptf.adm.crans.org ptf.adm.crans.org
[nginx:children] [nginx:children]
constellation-front constellation_front
django_cas django_cas
galene galene
jitsi jitsi
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
roles: roles:
- constellation - constellation
- hosts: constellation-front - hosts: constellation_front
vars: vars:
constellation: "{{ glob_constellation | combine(loc_constellation | default({}), recursive=True) }}" constellation: "{{ glob_constellation | combine(loc_constellation | default({}), recursive=True) }}"
nginx: '{{ glob_nginx | default({}) | combine(service_nginx | default({}) | combine(loc_nginx | default({}))) }}' nginx: '{{ glob_nginx | default({}) | combine(service_nginx | default({}) | combine(loc_nginx | default({}))) }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment