From aa11bedef618fb41ef435f6ef509f2defdea007f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 24 Nov 2018 19:03:49 +0100 Subject: [PATCH] typo --- softwares/bareosclient.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/bareosclient.sls b/softwares/bareosclient.sls index 980db0b..0b023dd 100644 --- a/softwares/bareosclient.sls +++ b/softwares/bareosclient.sls @@ -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' %}