This commit is contained in:
@@ -180,28 +180,6 @@ lxc_containers = {
|
|||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
dc1 = {
|
|
||||||
server_desc = "* Test Docker server"
|
|
||||||
ip_suffix = 15
|
|
||||||
memory_dedicated = 4096
|
|
||||||
cpu_cores = 2
|
|
||||||
tags = [
|
|
||||||
"webservers"
|
|
||||||
]
|
|
||||||
features = {
|
|
||||||
nesting = true
|
|
||||||
keyctl = true
|
|
||||||
fuse = true
|
|
||||||
mount = null
|
|
||||||
}
|
|
||||||
disk = [
|
|
||||||
{
|
|
||||||
size = "10G"
|
|
||||||
path = "/var/lib/docker"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
git1 = {
|
git1 = {
|
||||||
server_desc = "* Gitea"
|
server_desc = "* Gitea"
|
||||||
ip_suffix = 16
|
ip_suffix = 16
|
||||||
|
Reference in New Issue
Block a user