Move debian-installer downloads to its own role
[noc.git] / ansible / host_vars / alfred / main.yml
index 48f4ee5..ab6ad85 100644 (file)
@@ -2,17 +2,6 @@
 vm_host:
   installer:
     net_if: br-mgmt
-    distros:
-    - distro: debian
-      codename: stretch
-      arch:
-      - amd64
-      - i386
-    - distro: ubuntu
-      codename: xenial
-      arch:
-      - amd64
-      - i386
   network:
     interface: br-mgmt
     ip: "{{ net.mgmt.prefix | ipaddr(65) | ipaddr('address') }}"