Merge PR#17: add accesspoints playbook
[noc.git] / ansible / host_vars / gnocci1 / main.yml
index 954c9c7..537e7d5 100644 (file)
@@ -1,2 +1,13 @@
 ---
-root_password: "{{ vault_root_password }}"
+network:
+  nameservers: "{{ net.mgmt.dns }}"
+  domain: realraum.at
+  primary:
+    interface: enp1s0
+    ip: "{{ net.mgmt.prefix | ipaddr(251) | ipaddr('address') }}"
+    mask: "{{ net.mgmt.prefix | ipaddr('netmask') }}"
+    gateway: "{{ net.mgmt.gw }}"
+
+install:
+  disks:
+    primary: sda