summaryrefslogtreecommitdiff
path: root/host_vars/telesto.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-12-01 23:14:05 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-12-01 23:14:05 +0100
commit17447210485bbe379beb9c7e9a3034e900110ed9 (patch)
tree1b911eed4ea5bce52a5bc24f0951dfe200ea3217 /host_vars/telesto.yml
parentfixed acmetool self-signed cert handling (diff)
moved to multi environment repo structure
Diffstat (limited to 'host_vars/telesto.yml')
-rw-r--r--host_vars/telesto.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/host_vars/telesto.yml b/host_vars/telesto.yml
deleted file mode 100644
index ff853586..00000000
--- a/host_vars/telesto.yml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-base_packages_extra_host:
-- exfat-fuse
-- exfat-utils
-- vlan
-
-admin_user_host:
-- "{{ equinox_user }}"
-
-sshserver_allowusers_host: "{{ admin_user_host | map(attribute='name') | list }}"