Skip to content

Commit

Permalink
update params
Browse files Browse the repository at this point in the history
  • Loading branch information
jcayouette committed Mar 3, 2025
1 parent a892467 commit 65e62db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions parameters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,15 +185,15 @@ asciidoc:
- attribute: sles-version
value: 15
- attribute: sp-version
value: SP5 #use for normal text
value: SP6 #use for normal text
- attribute: sp-base
value: SP5
value: SP6
- attribute: sp-vert
value: sp5 #use for terminal block
value: sp6 #use for terminal block
- attribute: sp-version-l
value: sp5
value: sp6
- attribute: sp-version-number
value: 5
value: 6
- attribute: smrproductnumber
value: 4.3
- attribute: linkattrs
Expand Down Expand Up @@ -382,7 +382,7 @@ asciidoc:
value: Kubernetes
#SLES dependant documentation links
- attribute: sles-base-os-documentation
value: https://documentation.suse.com/sles/15-SP4/html/SLES-all
value: https://documentation.suse.com/sles/15-SP6/html/SLES-all
# Table icon entities
- attribute: check
value: 'icon:check[role="green"]'
Expand Down

0 comments on commit 65e62db

Please sign in to comment.