summaryrefslogtreecommitdiff
path: root/host_vars/sk2016.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/sk2016.yaml')
-rw-r--r--host_vars/sk2016.yaml14
1 files changed, 10 insertions, 4 deletions
diff --git a/host_vars/sk2016.yaml b/host_vars/sk2016.yaml
index 16aae79e..ecfc12d4 100644
--- a/host_vars/sk2016.yaml
+++ b/host_vars/sk2016.yaml
@@ -8,7 +8,13 @@ vm_host:
preseed_path: /srv/preseed
path: /srv/installer
distros:
- debian:
- - stretch
- ubunt:
- - xenial
+ - distro: debian
+ codename: stretch
+ arch:
+ - amd64
+ - i386
+ - distro: ubuntu
+ codename: xenial
+ arch:
+ - amd64
+ - i386