Skip to content

Commit fcd2e96

Browse files
authored
Merge pull request #65349 from maxwelldb/app-creds-shiftstack-osdocs5354
[OSDOCS-5354] Prefer application credential in ShiftStack clouds.yaml
2 parents c455a07 + 8856f15 commit fcd2e96

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -843,8 +843,10 @@ Additional {rh-openstack} configuration parameters are described in the followin
843843
|A list of strings, for example `["zone-1", "zone-2"]`.
844844

845845
|`platform.openstack.cloud`
846-
|The name of the {rh-openstack} cloud to use from the list of clouds in the
847-
`clouds.yaml` file.
846+
|The name of the {rh-openstack} cloud to use from the list of clouds in the `clouds.yaml` file.
847+
848+
In the cloud configuration in the `clouds.yaml` file, if possible, use application credentials rather than a user name and password combination. Using application credentials avoids disruptions from secret propogation that follow user name and password rotation.
849+
848850
|String, for example `MyCloud`.
849851

850852
|`platform.openstack.externalNetwork`

0 commit comments

Comments
 (0)