Skip to content

Commit 659ec5c

Browse files
authored
Merge pull request #644 from eratnch/update_documentation
Update configuration document
2 parents c6edfb1 + cee7208 commit 659ec5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [Generate credentials](#generate-credentials)
1010
- [Availability zone](#availability-zone)
1111
- [DNS server](#dns-server)
12+
- [Machine flavor](#machine-flavor)
1213
- [Optional Configuration](#optional-configuration)
1314
- [External network](#external-network)
1415
- [Floating IP](#floating-ip)
@@ -91,6 +92,10 @@ The availability zone names must be exposed as an environment variable `OPENSTAC
9192

9293
The DNS servers must be exposed as an environment variable `OPENSTACK_DNS_NAMESERVERS`.
9394

95+
## Machine flavor
96+
97+
The flavors for control plane and worker node machines must be exposed as environment variables `OPENSTACK_CONTROL_PLANE_MACHINE_FLAVOR` and `OPENSTACK_NODE_MACHINE_FLAVOR` respectively.
98+
9499
# Optional Configuration
95100

96101
## External network

0 commit comments

Comments
 (0)