Ver Fonte

fix kitchen mac address

Blaine Story há 2 dias atrás
pai
commit
2ce16cd635
1 ficheiros alterados com 2 adições e 2 exclusões
  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