You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -91,6 +92,10 @@ The availability zone names must be exposed as an environment variable `OPENSTAC
91
92
92
93
The DNS servers must be exposed as an environment variable `OPENSTACK_DNS_NAMESERVERS`.
93
94
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.
0 commit comments