Skip to content

Commit

Permalink
fix typo, test build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bondst committed May 23, 2024
1 parent 82fa273 commit 8cf85bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions workshop/content/03_ocpv_basics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ rhel9 30h
+
[source,console]
----
[root@ocp4-bastion ~]# oc project vmexample
[root@ocp4-bastion ~]# oc project vmexamples
[root@ocp4-bastion ~]# virtctl create vm \
--name rhel9-enablement \
--instancetype n1.medium \
Expand All @@ -261,7 +261,7 @@ rhel9 30h
+
[source,console]
----
[root@ocp4-bastion ~]# oc project vmexample
[root@ocp4-bastion ~]# oc project vmexamples
[root@ocp4-bastion ~]# virtctl create vm \
--name rhel9-enablement-02 \
--instancetype n1.medium \
Expand Down
2 changes: 1 addition & 1 deletion workshop/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ modules:
23_ROSAVirt:
name: 'Module: ROSA OCP Virt lab'
22_disconnected:
name: 'Module: OpenShift Virtualization in Disconnected Environments'
name: 'Module: Disconnected Environments'
24_presales:
name: 'Module: Pre Sales'
25_virtualization_gitops:
Expand Down

0 comments on commit 8cf85bf

Please sign in to comment.