switch ducamps.eu
This commit is contained in:
parent
5d966908c5
commit
05930da661
@ -1,15 +1,15 @@
|
|||||||
domain:
|
domain:
|
||||||
name: ducamps-dev.win
|
name: ducamps-dev.eu
|
||||||
#systemd_mounts: []
|
#systemd_mounts: []
|
||||||
#systemd_mounts_enabled: []
|
#systemd_mounts_enabled: []
|
||||||
consul_bootstrap_expect: 2
|
consul_bootstrap_expect: 2
|
||||||
consul_domain: "consul"
|
consul_domain: "consul"
|
||||||
nomad_bootstrap_expect: 2
|
nomad_bootstrap_expect: 2
|
||||||
vault_unseal_keys_dir_output: "~/vaultUnseal/staging"
|
vault_unseal_keys_dir_output: "~/vaultUnseal/staging"
|
||||||
nfs_domain_name: "lxd"
|
nfs_domain_name: "{{ domain.name}}"
|
||||||
hosts_entries:
|
hosts_entries:
|
||||||
- ip: "{{ hostvars['nas-dev']['ansible_default_ipv4']['address'] }}"
|
- ip: "{{ hostvars['nas-dev']['ansible_default_ipv4']['address'] }}"
|
||||||
name: diskstation.ducamps.win
|
name: diskstation.ducamps.eu
|
||||||
|
|
||||||
env_default_nfs_path: "/var/local/volume1"
|
env_default_nfs_path: "/var/local/volume1"
|
||||||
env_media_nfs_path: "{{ env_default_nfs_path }}"
|
env_media_nfs_path: "{{ env_default_nfs_path }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user