ansible/gnocci: Update the primary (management) interface for gnocci
authornicoo <nicoo@realraum.at>
Sat, 24 Nov 2018 18:28:39 +0000 (19:28 +0100)
committernicoo <nicoo@realraum.at>
Sat, 24 Nov 2018 23:30:33 +0000 (00:30 +0100)
ansible/host_vars/gnocci0/main.yml
ansible/host_vars/gnocci1/main.yml

index 48eca7b..6e18bed 100644 (file)
@@ -6,7 +6,7 @@ network:
     - 10.12.0.10
   domain: realraum.at
   primary:
-    interface: eth0
+    interface: enp1s0
     ip: 192.168.32.250
     mask: 255.255.255.0
     gateway: 192.168.32.254
index 36679e1..8a8e1a3 100644 (file)
@@ -6,7 +6,7 @@ network:
     - 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