Skip to content

Commit 72f8c02

Browse files
authored
Merge pull request #28797 from maxwelldb/osp-deprecate-computeflavor-osdocs1716
[OSP] Deprecate computeFlavor in install-config.yaml
2 parents 697d446 + e46e0f5 commit 72f8c02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,9 @@ ifdef::osp[]
420420

421421
|`platform.openstack.computeFlavor`
422422
|The {rh-openstack} flavor to use for control plane and compute machines.
423+
424+
This property is deprecated. To use a flavor as the default for all machine pools, add it as the value of the `type` key in the `platform.openstack.defaultMachinePlatform` property. You can also set a flavor value for each machine pool individually.
425+
423426
|String, for example `m1.xlarge`.
424427
|====
425428

@@ -486,6 +489,7 @@ You can also use this property to enable the QEMU guest agent by including the `
486489
}
487490
}
488491
----
492+
489493
|`platform.openstack.ingressFloatingIP`
490494
|An existing floating IP address to associate with the Ingress port. To use this property, you must also define the `platform.openstack.externalNetwork` property.
491495
|An IP address, for example `128.0.0.1`.

0 commit comments

Comments
 (0)