-s
This commit is contained in:
parent
c6d6fb7d77
commit
121ac6d68d
2 changed files with 20 additions and 17 deletions
2
rougail.sh
Executable file
2
rougail.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
rougail -m structure.yml -u yaml -yf userdata.yml -s intranet
|
||||
|
||||
|
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
|
||||
vps:
|
||||
intranet:
|
||||
vps:
|
||||
domain_name: tutu.fr
|
||||
ssh_key: ./host_vars/forge.gwhirlingai.fr.key
|
||||
|
||||
nginx:
|
||||
nginx:
|
||||
|
||||
domain_name: tototiti.fr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue