ansible/debian-installer: Remove unused variable
[noc.git] / ansible / roles / debian-installer / defaults / main.yml
index 9604fa1..94e8d6c 100644 (file)
@@ -1,13 +1,12 @@
-arch: amd64
-
 distros:
   - distro: debian
     codename: stretch
     arch:
       - amd64
       - i386
+
   - distro: ubuntu
-    codename: xenial
+    codename: bionic
     arch:
       - amd64
       - i386
@@ -16,4 +15,4 @@ debian_installer_force_download: no
 
 debian_installer_url:
   debian: "https://debian.ffgraz.net/debian"
-  ubuntu: "http://ubuntu.uni-klu.ac.at/ubuntu"
+  ubuntu: "https://debian.ffgraz.net/ubuntu"