hserve2
This commit is contained in:
parent
dbc9b0f712
commit
20d105bbca
|
|
@ -20,7 +20,7 @@ distributed:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
hosts:
|
hosts:
|
||||||
hserve2:
|
hserve2:
|
||||||
ansible_host: 192.168.1.0
|
ansible_host: 192.168.1.130
|
||||||
nginx:
|
nginx:
|
||||||
hosts:
|
hosts:
|
||||||
hserve1:
|
hserve1:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
pangolin_site_id: 5hraslci7wl46nj
|
||||||
|
newt_secret: "{{ hserve2_crypted_site_secret }}"
|
||||||
|
nextcloud_docker_mastercontainer_volume_dir: "/home/{{ ansible_user }}/docker_data/nextcloud_aio_mastercontainer"
|
||||||
Loading…
Reference in New Issue