Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PlatformStages = []terraform.Stage{ stages.NewStage( "openstack", "masters", []providers.Provider{providers.OpenStack, providers.Ignition}, ), stages.NewStage( "openstack", "bootstrap", []providers.Provider{providers.OpenStack}, stages.WithNormalBootstrapDestroy(), ), }
PlatformStages are the stages to run to provision the infrastructure in OpenStack.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.