diff options
Diffstat (limited to 'config/pdf/pod1.yaml')
-rw-r--r-- | config/pdf/pod1.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pdf/pod1.yaml b/config/pdf/pod1.yaml index 03ec9d12..2385d8af 100644 --- a/config/pdf/pod1.yaml +++ b/config/pdf/pod1.yaml @@ -58,14 +58,14 @@ jumphost: # physical interface list interfaces: # first interface - - nic: {nic#number} + - name: {nic#number} # ip address of nic address: 192.168.100.1 mac_address: "10:23:45:67:89:AC" # vlan tag, may have multiple tags vlan: {native|1-4095} # second interface - - nic: 'nic2' + - name: 'nic2' address: 10.20.0.1/24 mac_address: "10:23:45:67:89:5B" nodes: |