Skip to content

Commit 34c3176

Browse files
authored
Merge pull request #70678 from rohennes/OCPBUGS-18605
OCPBUGS-18605: Replacing host name with generic host name
2 parents 57193a7 + c610cf6 commit 34c3176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-topology-aware-lifecycle-manager-backup-feature.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following is an example `SiteConfig` custom resource (CR) for a recovery par
3131
[source,yaml]
3232
----
3333
nodes:
34-
- hostName: "snonode.sno-worker-0.e2e.bos.redhat.com"
34+
- hostName: "node-1.example.com"
3535
role: "master"
3636
rootDeviceHints:
3737
hctl: "0:2:0:0"

0 commit comments

Comments
 (0)