mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-16 06:27:01 +02:00
update apt mirror (work in progress)
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
LXC_TEMPLATE_VERSION="debian-12-standard"
|
||||
|
||||
# Create sharefs mountpoint
|
||||
LXC_MP=0
|
||||
LXC_MP=1
|
||||
# Defines the mountpoint of the filesystem shared by Zamba inside your LXC container (default: tank)
|
||||
LXC_SHAREFS_MOUNTPOINT="srv"
|
||||
# Defines the recordsize of mp0
|
||||
@ -30,4 +30,4 @@ LXC_KEYCTL="0"
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="aptly,nginx"
|
||||
SERVICE_TAGS="aptly,nginx"
|
||||
|
Reference in New Issue
Block a user