Selaa lähdekoodia

fix kitchen mac address

Blaine Story 2 päivää sitten
vanhempi
sitoutus
2ce16cd635
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      plays/nodes/alphagate.yml

+ 2 - 2
plays/nodes/alphagate.yml

@@ -3,7 +3,7 @@
   gather_facts: true
   become: true
   vars_files:
-    - "{{ inventory_dir }}/vars/vault.yaml"
+    - "{{ playbook_dir }}/../vars/vault.yaml"
 
   vars:
     router_ingress_interface: enp3s0
@@ -91,7 +91,7 @@
     
       - type: default
         name: kitchen
-        mac: 32:ee:6f:02:dc:44
+        mac: f2:42:5f:7a:d1:7b
         ip: 10.0.0.15
     
       - type: default