summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-dione.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-dione.yml')
-rw-r--r--inventory/host_vars/ele-dione.yml12
1 files changed, 5 insertions, 7 deletions
diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml
index cebf5764..368ac94a 100644
--- a/inventory/host_vars/ele-dione.yml
+++ b/inventory/host_vars/ele-dione.yml
@@ -17,14 +17,12 @@ network:
gateway: "{{ network_zones.lan.gateway }}"
base_packages_extra_host:
-- exfat-fuse
-- exfat-utils
-- vlan
+ - exfat-fuse
+ - exfat-utils
+ - vlan
-admin_user_host:
-- "{{ equinox_user }}"
-
-ssh_allowusers_host: "{{ admin_user_host | map(attribute='name') | list }}"
+admin_users_host:
+ - equinox
docker_lvm:
vg: "{{ host_name }}"