summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host_vars/dione.yaml1
-rw-r--r--host_vars/helene.yaml1
2 files changed, 2 insertions, 0 deletions
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 }}"