ansible: Unify default credentials
[noc.git] / ansible / host_vars / gnocci1 / main.yml
index 36679e1..20b3247 100644 (file)
@@ -1,12 +1,10 @@
 ---
-root_password: "{{ vault_root_password }}"
-
 network:
   nameservers:
     - 10.12.0.10
   domain: realraum.at
   primary:
-    interface: eth0
+    interface: enp1s0
     ip: 192.168.32.251
     mask: 255.255.255.0
     gateway: 192.168.32.254