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

4 lines
100 B
Plaintext
Raw Normal View History

2023-11-20 18:37:55 +01:00
timescaledb_nodes_count = 1
timescaledb_node_flavor = "m1.medium"
timescaledb_ip = ["192.168.11.5"]