X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhost_vars%2Falfred%2Fmain.yml;h=f171f2a78797cc6a1519d2dd0d582f1b088189ce;hb=9cceb22586401c6adb75b864953b369d13873f84;hp=48f4ee55fcfa5678125b5be9184630e9bd9b8871;hpb=6b3a9335bde11948e7538930d57fd2c2853f6583;p=noc.git diff --git a/ansible/host_vars/alfred/main.yml b/ansible/host_vars/alfred/main.yml index 48f4ee5..f171f2a 100644 --- a/ansible/host_vars/alfred/main.yml +++ b/ansible/host_vars/alfred/main.yml @@ -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') }}" @@ -20,4 +9,6 @@ vm_host: gateway: "{{ net.mgmt.gw }}" nameservers: "{{ net.mgmt.dns }}" indices: + metrics: 74 + deb: 75 testvm: 99