[init]
This commit is contained in:
commit
b3572e8ace
5 changed files with 176 additions and 0 deletions
11
files/lxc/config
Normal file
11
files/lxc/config
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
arch: amd64
|
||||
cores: 1
|
||||
hostname: alternc
|
||||
memory: 1024
|
||||
ostype: debian
|
||||
swap: 512
|
||||
lxc.log.level: 1
|
||||
lxc.net.0.type = veth
|
||||
lxc.net.0.link = lxcbr0
|
||||
lxc.net.0.flags = up
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue