typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{% if grains['kernel'] == 'Linux' %}
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
{% set ARCH=grains['osarch'] %}
|
{% set ARCH=grains['osarch'] %}
|
||||||
{% set MAJOR=grains['osmajorrelease'] %}
|
{% set MAJOR=grains['osmajorrelease'] %}
|
||||||
{% SET CURVER='17.2' %}
|
{% set CURVER='17.2' %}
|
||||||
bareod_repository:
|
bareod_repository:
|
||||||
pkgrepo.managed:
|
pkgrepo.managed:
|
||||||
{% if grains['os_family'] == 'RedHat' %}
|
{% if grains['os_family'] == 'RedHat' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user