Fin de ligne
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{% if grains['kernel'] == 'Linux' %}
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
{% set DEBURL="deb [arch=amd64] https://download.docker.com/linux/debian " + grains.get['oscodename']+ " stable"
|
{% set DEBURL="deb [arch=amd64] https://download.docker.com/linux/debian " + grains.get['oscodename']+ " stable" %}
|
||||||
RemovePreviousDocker:
|
RemovePreviousDocker:
|
||||||
pkg.removed:
|
pkg.removed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
|
|||||||
Reference in New Issue
Block a user