Create deb.http.realraum.at apt-cacher instance
[noc.git] / ansible / host_vars / alfred / main.yml
index 5c0682a..f171f2a 100644 (file)
@@ -2,19 +2,6 @@
 vm_host:
   installer:
     net_if: br-mgmt
-    preseed_path: /srv/preseed
-    path: /srv/installer
-    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') }}"
@@ -22,4 +9,6 @@ vm_host:
     gateway: "{{ net.mgmt.gw }}"
     nameservers: "{{ net.mgmt.dns }}"
     indices:
+      metrics: 74
+      deb: 75
       testvm: 99