feat(LXC): add networks; closes #2
This commit is contained in:
3
testdata/resource-update.pkl
vendored
3
testdata/resource-update.pkl
vendored
@@ -34,5 +34,8 @@ forma {
|
||||
cores = 2
|
||||
memory = 1024
|
||||
onboot = 1
|
||||
networks = new Listing<String> {
|
||||
"name=first,hwaddr=BC:24:11:FD:90:BF,bridge=internal"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user