Trying a whole buncha stuff
This commit is contained in:
20
hosts/jupiter.net.enp.one.yml
Normal file
20
hosts/jupiter.net.enp.one.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
description: "EN1 System Control Node"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- network
|
||||
|
||||
networking:
|
||||
eno1:
|
||||
dhcp: Yes
|
||||
eno2:
|
||||
addresses: ["192.168.255.10/24"]
|
||||
|
||||
# demo:
|
||||
# addresses: ["192.168.1.10/24", "192.168.100.10/24"]
|
||||
# dhcp: true
|
||||
# dhcp6: true
|
||||
# gateway: 192.168.1.1
|
||||
# dns: ["8.8.8.8", "8.8.4.4"]
|
||||
# vlans: ["101", "200"]
|
Reference in New Issue
Block a user