瀏覽代碼

fix kitchen mac address

Blaine Story 2 天之前
父節點
當前提交
2ce16cd635
共有 1 個文件被更改,包括 2 次插入2 次删除
  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