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