Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kincl committed May 1, 2024
1 parent dc277f8 commit b6a0ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/modules/ROOT/pages/lab04.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ EOF

They'll look something like this:

[source,yaml,role=execute,subs="attributes"]
[source,yaml]
----
imageContentSources:
- mirrors:
Expand Down Expand Up @@ -155,7 +155,7 @@ EOF

It should look something like this:

[source,yaml,subs="attributes"]
[source,yaml]
----
additionalTrustBundle: |
-----BEGIN CERTIFICATE-----
Expand Down

0 comments on commit b6a0ed7

Please sign in to comment.