Correction pour bionic
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user