X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhost_vars%2Falfred%2Fmain.yml;h=ed73d0cb015e25a4419a508def9ef6adaf9bc033;hb=726c46394e2b7496c26fae551b05bda7ba1b57c2;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..ed73d0c 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,5 @@ vm_host: gateway: "{{ net.mgmt.gw }}" nameservers: "{{ net.mgmt.dns }}" indices: + metrics: 74 testvm: 99