This commit is contained in:
Iwan Clément
2018-11-24 19:03:49 +01:00
parent 03f746bac3
commit aa11bedef6

View File

@@ -3,7 +3,7 @@
{% if grains['kernel'] == 'Linux' %}
{% set ARCH=grains['osarch'] %}
{% set MAJOR=grains['osmajorrelease'] %}
{% SET CURVER='17.2' %}
{% set CURVER='17.2' %}
bareod_repository:
pkgrepo.managed:
{% if grains['os_family'] == 'RedHat' %}