infrastructure-as-code/openstack-tf/d4s-dev/orientdb/orientdb.auto.tfvars

8 lines
208 B
HCL

orientdb_nodes_count = 3
orientdb_node_flavor = "m1.medium"
orientdb_se_node_flavor = "m1.medium"
orientdb_se_ip = "192.168.12.4"
orientdb_se_cidr = "192.168.12.4/32"
default_security_group_name = "default"