Skip to content

Commit c610cf6

Browse files
committed
OCPBUGS-18605: Replacing host name with generic host name
1 parent a6187ff commit c610cf6

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)