destroy all hosts and resources
https://github.com/status-im/infra-the-hive/issues/4 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3de25dc657
commit
b7ee1c5100
|
@ -1,28 +1,4 @@
|
||||||
# NOTE: This file is generated by terraform.py
|
# NOTE: This file is generated by terraform.py
|
||||||
# For emergency use when Consul fails
|
# For emergency use when Consul fails
|
||||||
[all]
|
[all]
|
||||||
master-01.gc-us-central1-a.thehive.prod hostname=master-01.gc-us-central1-a.thehive.prod ansible_host=35.224.227.147 env=thehive stage=prod data_center=gc-us-central1-a region=us-central1-a dns_entry=master-01.gc-us-central1-a.thehive.prod.statusim.net
|
|
||||||
slave-01.gc-us-central1-a.thehive.prod hostname=slave-01.gc-us-central1-a.thehive.prod ansible_host=35.192.123.136 env=thehive stage=prod data_center=gc-us-central1-a region=us-central1-a dns_entry=slave-01.gc-us-central1-a.thehive.prod.statusim.net
|
|
||||||
slave-02.gc-us-central1-a.thehive.prod hostname=slave-02.gc-us-central1-a.thehive.prod ansible_host=35.193.233.222 env=thehive stage=prod data_center=gc-us-central1-a region=us-central1-a dns_entry=slave-02.gc-us-central1-a.thehive.prod.statusim.net
|
|
||||||
slave-03.gc-us-central1-a.thehive.prod hostname=slave-03.gc-us-central1-a.thehive.prod ansible_host=35.239.238.161 env=thehive stage=prod data_center=gc-us-central1-a region=us-central1-a dns_entry=slave-03.gc-us-central1-a.thehive.prod.statusim.net
|
|
||||||
|
|
||||||
[gc-us-central1-a]
|
|
||||||
master-01.gc-us-central1-a.thehive.prod
|
|
||||||
slave-01.gc-us-central1-a.thehive.prod
|
|
||||||
slave-02.gc-us-central1-a.thehive.prod
|
|
||||||
slave-03.gc-us-central1-a.thehive.prod
|
|
||||||
|
|
||||||
[thehive-master]
|
|
||||||
master-01.gc-us-central1-a.thehive.prod
|
|
||||||
|
|
||||||
[thehive-slave]
|
|
||||||
slave-01.gc-us-central1-a.thehive.prod
|
|
||||||
slave-02.gc-us-central1-a.thehive.prod
|
|
||||||
slave-03.gc-us-central1-a.thehive.prod
|
|
||||||
|
|
||||||
[thehive.prod]
|
|
||||||
master-01.gc-us-central1-a.thehive.prod
|
|
||||||
slave-01.gc-us-central1-a.thehive.prod
|
|
||||||
slave-02.gc-us-central1-a.thehive.prod
|
|
||||||
slave-03.gc-us-central1-a.thehive.prod
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue