sshd setup
This commit is contained in:
@ -63,7 +63,7 @@ systemd_networkd_configs:
|
||||
dhcp: false
|
||||
lldp: true
|
||||
vlans:
|
||||
- vlan110
|
||||
- 110
|
||||
- name: 20-vlan110.netdev
|
||||
src: vlan.netdev.j2
|
||||
vlan_id: 110
|
||||
@ -74,7 +74,7 @@ systemd_networkd_configs:
|
||||
dhcp: false
|
||||
address:
|
||||
ipv4:
|
||||
- 10.192.110.1/24
|
||||
- 10.192.110.100/24
|
||||
gateway:
|
||||
ipv4: 10.192.110.254
|
||||
nameserver:
|
||||
|
Reference in New Issue
Block a user