Skip to content

Commit b4082ff

Browse files
authored
Merge pull request #45411 from jeana-redhat/fix_ASH_endif
[No issue]: Ending the ASH condition in Creating a machine set
2 parents 394d444 + 613a774 commit b4082ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/machineset-creating.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ endif::[]
223223
ifeval::["{context}" == "creating-windows-machineset-aws"]
224224
:!win:
225225
endif::[]
226+
ifeval::["{context}" == "creating-machineset-azure-stack-hub"]
227+
:!ash:
228+
endif::[]
226229
ifeval::["{context}" == "creating-windows-machineset-azure"]
227230
:!win:
228231
endif::[]

0 commit comments

Comments
 (0)