88 lines
2.1 KiB
JSON
88 lines
2.1 KiB
JSON
{
|
|
"application_name": "emine",
|
|
"network": [{
|
|
"name": "emine_network",
|
|
"bastion_access": "yes",
|
|
"subnet": {
|
|
"name":"emine_network_subnet",
|
|
"ip_version": 4,
|
|
"cidr": "172.39.14.0/24",
|
|
"dns_servers": ["8.8.8.8"],
|
|
"linked_router": [{"router_name": "emine_router"}]
|
|
},
|
|
"port": [
|
|
]
|
|
}],
|
|
"router": [{
|
|
"router_name": "emine_router",
|
|
"router_external_gateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90",
|
|
"linked_subnets": [{
|
|
"router_interface_name": "emine_router_interface",
|
|
"subnet_name": "emine_network_subnet"}]
|
|
}],
|
|
"security_group": [
|
|
],
|
|
"instance": [{
|
|
"name": "stg-emine-console-00",
|
|
"az": "FR_Roubaix",
|
|
"flavor": "Atto.L",
|
|
"image": "Ubuntu 20.04 LTS - Focal",
|
|
"keypair": "dell XPS",
|
|
"security_group": ["all_open"],
|
|
"inventory_group": "emine_web",
|
|
"network": [{"name": "emine_network"}],
|
|
"fip": [{
|
|
"floatingip": "fip_console",
|
|
"pool": "INTERNET"
|
|
}]
|
|
},
|
|
{
|
|
"name": "stg-emine-mongodb-00",
|
|
"az": "FR_Roubaix",
|
|
"flavor": "Femto.L",
|
|
"image": "Ubuntu 20.04 LTS - Focal",
|
|
"keypair": "dell XPS",
|
|
"security_group": ["all_open"],
|
|
"inventory_group": "emine_db",
|
|
"network": [{"name": "emine_network"}]
|
|
},
|
|
{
|
|
"name": "stg-emine-mongodb-01",
|
|
"az": "FR_Roubaix",
|
|
"flavor": "Femto.L",
|
|
"image": "Ubuntu 20.04 LTS - Focal",
|
|
"keypair": "dell XPS",
|
|
"security_group": ["all_open"],
|
|
"inventory_group": "emine_db",
|
|
"network": [{"name": "emine_network"}]
|
|
},
|
|
{
|
|
"name": "stg-emine-mongodb-02",
|
|
"az": "FR_Roubaix",
|
|
"flavor": "Femto.L",
|
|
"image": "Ubuntu 20.04 LTS - Focal",
|
|
"keypair": "dell XPS",
|
|
"security_group": ["all_open"],
|
|
"inventory_group": "emine_db",
|
|
"network": [{"name": "emine_network"}]
|
|
},
|
|
{
|
|
"name": "stg-emine-bastion-00",
|
|
"az": "FR_Roubaix",
|
|
"flavor": "Atto.S",
|
|
"image": "Ubuntu 20.04 LTS - Focal",
|
|
"keypair": "dell XPS",
|
|
"security_group": ["all_open"],
|
|
"inventory_group": "emine_bastion",
|
|
"network": [{"name": "emine_network"}],
|
|
"fip": [{
|
|
"floatingip": "fip_bastion",
|
|
"pool": "INTERNET",
|
|
"bastion_access": "yes"
|
|
}]
|
|
}
|
|
],
|
|
"volume": [
|
|
]
|
|
}
|