feat: remove garage2, garage3 and garagegw1 nodes
This commit is contained in:
@@ -86,8 +86,7 @@ garageservers:
|
|||||||
children:
|
children:
|
||||||
garage_prd_cluster:
|
garage_prd_cluster:
|
||||||
hosts:
|
hosts:
|
||||||
garage[1:3].dmz.mateu.be:
|
garage1.dmz.mateu.be:
|
||||||
garagegw1.dmz.mateu.be:
|
|
||||||
|
|
||||||
elasticsearchservers:
|
elasticsearchservers:
|
||||||
hosts:
|
hosts:
|
||||||
@@ -114,7 +113,7 @@ webservers:
|
|||||||
- sonarr.mateu.be
|
- sonarr.mateu.be
|
||||||
- bt.mateu.be
|
- bt.mateu.be
|
||||||
- btf.mateu.be
|
- btf.mateu.be
|
||||||
garagegw1.dmz.mateu.be:
|
garage1.dmz.mateu.be:
|
||||||
web_hostname:
|
web_hostname:
|
||||||
- garage.mateu.be
|
- garage.mateu.be
|
||||||
- mastodon-ndfr.garage.mateu.be
|
- mastodon-ndfr.garage.mateu.be
|
||||||
|
@@ -117,4 +117,4 @@
|
|||||||
# Specific garage commands
|
# Specific garage commands
|
||||||
- name: Execute specific garage commands
|
- name: Execute specific garage commands
|
||||||
ansible.builtin.include_tasks: garage.yml
|
ansible.builtin.include_tasks: garage.yml
|
||||||
when: "'garagegw' in inventory_hostname"
|
when: "'garage1' in inventory_hostname"
|
||||||
|
Reference in New Issue
Block a user