We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f216a8d commit f895752Copy full SHA for f895752
pillars/salt/init.sls
@@ -1,4 +1,5 @@
1
-# Also see states/salt/init.sls for logic determining version on salt-prime and Debian 12 (bookworm)
+# Also see states/salt/init.sls for logic determining version on salt-prime
2
+# and Debian 12 (bookworm)
3
{% if grains['osmajorrelease'] > 11 -%}
4
salt:
5
minion_target_version: 3006.4
0 commit comments