summaryrefslogtreecommitdiff
path: root/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/dione.yaml4
-rw-r--r--host_vars/helene.yaml4
2 files changed, 8 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 }}"
diff --git a/host_vars/helene.yaml b/host_vars/helene.yaml
index 8726164e..52930b6a 100644
--- a/host_vars/helene.yaml
+++ b/host_vars/helene.yaml
@@ -1,4 +1,8 @@
---
+base_packages_extra_host:
+- exfat-fuse
+- exfat-utils
+
admin_user_host:
- "{{ equinox_user }}"