From 293c0e6e55622007e07865d4aa97d3e8f3c45002 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 24 Feb 2018 04:09:04 +0100 Subject: add vlan package for dione/helene --- host_vars/dione.yaml | 1 + host_vars/helene.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/host_vars/dione.yaml b/host_vars/dione.yaml index 311bd7f3..75b289c2 100644 --- a/host_vars/dione.yaml +++ b/host_vars/dione.yaml @@ -2,6 +2,7 @@ base_packages_extra_host: - exfat-fuse - exfat-utils +- vlan admin_user_host: - "{{ equinox_user }}" diff --git a/host_vars/helene.yaml b/host_vars/helene.yaml index 52930b6a..b40fb069 100644 --- a/host_vars/helene.yaml +++ b/host_vars/helene.yaml @@ -2,6 +2,7 @@ base_packages_extra_host: - exfat-fuse - exfat-utils +- vlan admin_user_host: - "{{ equinox_user }}" -- cgit v1.2.3