summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-dione.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-01 03:58:57 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-01 03:58:57 +0200
commit51c9458c77f872a56a0635e7fda9d806f3662a32 (patch)
treeb556009962fc0a38a85baf475694f35ee2b9760d /inventory/host_vars/ele-dione.yml
parentadd cpu-microcode role (diff)
major refactoring of users database
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 }}"