summaryrefslogtreecommitdiff
path: root/host_vars/helene.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-24 04:09:04 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-24 04:09:04 +0100
commit293c0e6e55622007e07865d4aa97d3e8f3c45002 (patch)
tree6992f32af54bccff74fb45e0d94f03295bdbfaca /host_vars/helene.yaml
parentset node-ip of all nodes to the bridge ip so it can be reached even if behind... (diff)
add vlan package for dione/helene
Diffstat (limited to 'host_vars/helene.yaml')
-rw-r--r--host_vars/helene.yaml1
1 files changed, 1 insertions, 0 deletions
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 }}"