X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhost_vars%2Fgnocci1%2Fmain.yml;h=8a8e1a37c9c4d3ea4a914c10b0957646b52f2365;hb=e70a027cfdc63c036bdbd8143004b776bf74f718;hp=954c9c752b84dbe188d0c32b7c714a8fd7136bf5;hpb=dd82fdd89e6982c6c44092cd1d015965c35eee11;p=noc.git diff --git a/ansible/host_vars/gnocci1/main.yml b/ansible/host_vars/gnocci1/main.yml index 954c9c7..8a8e1a3 100644 --- a/ansible/host_vars/gnocci1/main.yml +++ b/ansible/host_vars/gnocci1/main.yml @@ -1,2 +1,16 @@ --- root_password: "{{ vault_root_password }}" + +network: + nameservers: + - 10.12.0.10 + domain: realraum.at + primary: + interface: enp1s0 + ip: 192.168.32.251 + mask: 255.255.255.0 + gateway: 192.168.32.254 + +install: + disks: + primary: sda