[upgrade] reinit mongi's Dev environment
This commit is contained in:
parent
1139c6b930
commit
8a95cece03
@ -27,7 +27,7 @@
|
|||||||
],
|
],
|
||||||
"instance": [{
|
"instance": [{
|
||||||
"name": "stg-mongi-bilweb-00",
|
"name": "stg-mongi-bilweb-00",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Atto.L",
|
"flavor": "Atto.L",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stg-mongi-bilweb-01",
|
"name": "stg-mongi-bilweb-01",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Atto.L",
|
"flavor": "Atto.L",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
@ -47,7 +47,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stg-mongi-billdb-00",
|
"name": "stg-mongi-billdb-00",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Femto.L",
|
"flavor": "Femto.L",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stg-mongi-billdb-01",
|
"name": "stg-mongi-billdb-01",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Femto.L",
|
"flavor": "Femto.L",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stg-mongi-billdb-02",
|
"name": "stg-mongi-billdb-02",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Femto.L",
|
"flavor": "Femto.L",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
@ -77,7 +77,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stg-mongi-bilbas-00",
|
"name": "stg-mongi-bilbas-00",
|
||||||
"az": "UK_London",
|
"az": "FR_Roubaix",
|
||||||
"flavor": "Atto.S",
|
"flavor": "Atto.S",
|
||||||
"image": "Ubuntu 20.04 LTS - Focal",
|
"image": "Ubuntu 20.04 LTS - Focal",
|
||||||
"keypair": "dell XPS",
|
"keypair": "dell XPS",
|
||||||
|
12
inventory
12
inventory
@ -26,16 +26,16 @@ console_web
|
|||||||
#---- end console inventory ----
|
#---- end console inventory ----
|
||||||
#---- start consolemongi inventory ----
|
#---- start consolemongi inventory ----
|
||||||
[mongi_console_web]
|
[mongi_console_web]
|
||||||
stg-mongi-bilweb-00 ansible_host=172.55.0.21 ansible_user=ubuntu
|
stg-mongi-bilweb-00 ansible_host=172.55.3.15 ansible_user=ubuntu
|
||||||
stg-mongi-bilweb-01 ansible_host=172.55.0.33 ansible_user=ubuntu
|
stg-mongi-bilweb-01 ansible_host=172.55.0.184 ansible_user=ubuntu
|
||||||
|
|
||||||
[mongi_console_database]
|
[mongi_console_database]
|
||||||
stg-mongi-billdb-00 ansible_host=172.55.1.34 ansible_user=ubuntu
|
stg-mongi-billdb-00 ansible_host=172.55.0.174 ansible_user=ubuntu
|
||||||
stg-mongi-billdb-01 ansible_host=172.55.2.196 ansible_user=ubuntu
|
stg-mongi-billdb-01 ansible_host=172.55.1.19 ansible_user=ubuntu
|
||||||
stg-mongi-billdb-02 ansible_host=172.55.0.63 ansible_user=ubuntu
|
stg-mongi-billdb-02 ansible_host=172.55.0.16 ansible_user=ubuntu
|
||||||
|
|
||||||
[consolemongi_bastion]
|
[consolemongi_bastion]
|
||||||
stg-mongi-bilbas-00 ansible_host=172.55.1.21 ansible_user=ubuntu
|
stg-mongi-bilbas-00 ansible_host=172.55.0.223 ansible_user=ubuntu
|
||||||
|
|
||||||
[consolemongi:children]
|
[consolemongi:children]
|
||||||
consolemongi_bastion
|
consolemongi_bastion
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user