Skip to content

Commit a06728a

Browse files
committed
updating context values from content migration
1 parent 48181d8 commit a06728a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/cco-ccoctl-configuring.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
// * installing/installing_azure/installing-restricted-networks-azure-installer-provisioned.adoc
3838

3939
//Postinstall and update content
40-
ifeval::["{context}" == "post-install-cluster-tasks"]
40+
ifeval::["{context}" == "changing-cloud-credentials-configuration"]
4141
:postinstall:
4242
endif::[]
4343
ifeval::["{context}" == "preparing-manual-creds-update"]
@@ -401,7 +401,7 @@ Use "ccoctl [command] --help" for more information about a command.
401401
----
402402

403403
//Postinstall and update content
404-
ifeval::["{context}" == "post-install-cluster-tasks"]
404+
ifeval::["{context}" == "changing-cloud-credentials-configuration"]
405405
:!postinstall:
406406
endif::[]
407407
ifeval::["{context}" == "preparing-manual-creds-update"]

modules/manually-rotating-cloud-creds.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// * authentication/managing_cloud_provider_credentials/cco-mode-mint.adoc
55
// * authentication/managing_cloud_provider_credentials/cco-mode-passthrough.adoc
66

7-
ifeval::["{context}" == "post-install-cluster-tasks"]
7+
ifeval::["{context}" == "changing-cloud-credentials-configuration"]
88
:post-install:
99
endif::[]
1010
ifeval::["{context}" == "cco-mode-mint"]
@@ -227,7 +227,7 @@ Where `<example-iam-username>` is the name of an IAM user on the cloud provider.
227227
.. For each IAM username, view the details for the user on the cloud provider. The credentials should show that they were created after being rotated on the cluster.
228228
////
229229

230-
ifeval::["{context}" == "post-install-cluster-tasks"]
230+
ifeval::["{context}" == "changing-cloud-credentials-configuration"]
231231
:!post-install:
232232
endif::[]
233233
ifeval::["{context}" == "cco-mode-mint"]

0 commit comments

Comments
 (0)