summaryrefslogtreecommitdiff
path: root/host_vars/dione.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-10 23:11:55 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-10 23:11:55 +0100
commit229089fabaa321612288ee599992e65fcbdc4433 (patch)
treef9b296deb452268e74ffbf23c7ffe00217ea048c /host_vars/dione.yaml
parentmake scaleway based k8s nodes reachable (diff)
added exfat packages to default install for helene and dione
Diffstat (limited to 'host_vars/dione.yaml')
-rw-r--r--host_vars/dione.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/host_vars/dione.yaml b/host_vars/dione.yaml
index 7b6e8265..311bd7f3 100644
--- a/host_vars/dione.yaml
+++ b/host_vars/dione.yaml
@@ -1,4 +1,8 @@
---
+base_packages_extra_host:
+- exfat-fuse
+- exfat-utils
+
admin_user_host:
- "{{ equinox_user }}"