Correction pour bionic

This commit is contained in:
2018-05-12 15:56:24 +02:00
parent 4edf3ccf99
commit 3820b58d4b

View File

@@ -1,6 +1,7 @@
{% if grains['kernel'] == 'Linux' %}
{% if grains['os'] == 'Ubuntu' %}
{% set UBUVER = salt['grains.get']('oscodename') %}
{% if UBUVER == 'bionic' set UBUVER = 'xenial' }
Ubuntu Docker PreRequisites:
pkg.installed:
- pkgs: