summaryrefslogtreecommitdiff
path: root/host_vars/sk2013.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/sk2013.yaml')
-rw-r--r--host_vars/sk2013.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/host_vars/sk2013.yaml b/host_vars/sk2013.yaml
new file mode 100644
index 00000000..91d1854d
--- /dev/null
+++ b/host_vars/sk2013.yaml
@@ -0,0 +1,30 @@
+---
+sshserver_allowusers_host:
+- backuppc
+- equinox
+- dan
+
+vm_host:
+ installer:
+ net_if: virbr
+ preseed_path: /srv/preseed
+ path: /srv/installer
+ distros:
+ - distro: debian
+ codename: stretch
+ arch:
+ - amd64
+ - i386
+ - distro: ubuntu
+ codename: xenial
+ arch:
+ - amd64
+ - i386
+ network:
+ interface: virbr
+ ip: 192.168.216.254
+ mask: 255.255.255.0
+ nameservers:
+ - 213.133.100.100
+ - 213.133.98.98
+ - 213.133.99.99