diff --git a/pillar/osfullname/SLES.sls b/pillar/osfullname/SLES.sls index a97cf35..913872f 100644 --- a/pillar/osfullname/SLES.sls +++ b/pillar/osfullname/SLES.sls @@ -1,4 +1,4 @@ {% set osmajorrelease = salt['grains.get']('osmajorrelease')|int %} include: - - SLES.{{ osmajorrelease }} + - .SLES.{{ osmajorrelease }}