From df336ae104d8c1eabef158e76684296bbdd8d258 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 25 Feb 2019 15:31:07 +0100 Subject: also install docker on uhrturm --- inventory/host_vars/ele-uhrturm.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'inventory/host_vars/ele-uhrturm.yml') diff --git a/inventory/host_vars/ele-uhrturm.yml b/inventory/host_vars/ele-uhrturm.yml index 563f99b8..fadc90b4 100644 --- a/inventory/host_vars/ele-uhrturm.yml +++ b/inventory/host_vars/ele-uhrturm.yml @@ -13,3 +13,7 @@ network: gateway: "{{ network_zones.lan.gw }}" ssh_keys_root: "{{ ssh_keys.equinox[env_group] + ssh_keys.datacop }}" + +docker_pkg_provider: docker-com +docker_pkg_name: docker-ce +docker_pkg_version: 18.06.1~ce~3-0~debian -- cgit v1.2.3