File tree Expand file tree Collapse file tree
docs/homelab/BM01-pi5/lxc/CI/CI02-proxy Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # CI02-proxy : config
1+ # CI02-PROXY : config
22
3- Contenido del archivo ` /var/lib/lxc/CI02-proxy /config ` :
3+ Contenido del archivo ` /var/lib/lxc/CI02-PROXY /config ` :
44
55``` conf
66# Template used to create this container: /usr/share/lxc/templates/lxc-download
@@ -19,8 +19,8 @@ lxc.arch = linux64
1919# Container specific configuration
2020#! lxc.apparmor.profile = generated
2121#!lxc.apparmor.allow_nesting = 1
22- lxc.rootfs.path = dir:/var/lib/lxc/CI02-proxy /rootfs
23- lxc.uts.name = CI02-proxy
22+ lxc.rootfs.path = dir:/var/lib/lxc/CI02-PROXY /rootfs
23+ lxc.uts.name = CI02-PROXY
2424
2525# Start config
2626lxc.start.auto = 1
@@ -37,6 +37,6 @@ lxc.cgroup2.memory.swap.max = 512M
3737lxc.net.0.type = veth
3838lxc.net.0.link = br0
3939lxc.net.0.flags = up
40- lxc.net.0.ipv4.address = 192.168.1.102 /24
40+ lxc.net.0.ipv4.address = 192.168.1.12 /24
4141lxc.net.0.ipv4.gateway = 192.168.1.1
42- ```
42+ ```
You can’t perform that action at this time.
0 commit comments