Turn talos patches into templates and resolve them
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
machine:
|
||||
network:
|
||||
interfaces:
|
||||
- interface: eth0
|
||||
- interface: {{interface}}
|
||||
dhcp: false
|
||||
addresses:
|
||||
- 192.168.1.2
|
||||
- {{ip}}
|
||||
routes:
|
||||
- network: 0.0.0.0/0
|
||||
gateway: 192.168.1.1
|
||||
gateway: {{gateway}}
|
||||
|
||||
Reference in New Issue
Block a user