Skip to content

Commit 6f7ef86

Browse files
authored
Create cpnetwork.yaml.tmpl
1 parent 5909e36 commit 6f7ef86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

templates/cpnetwork.yaml.tmpl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
machine:
2+
network:
3+
interfaces:
4+
- deviceSelector:
5+
busPath: "0*"
6+
dhcp: true
7+
vip:
8+
ip: ${cpip}

0 commit comments

Comments
 (0)