Updated all containers (removed lxc.arch from config).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 24 Apr 2025 11:27:15 +0000 (13:27 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 24 Apr 2025 11:27:15 +0000 (13:27 +0200)
26 files changed:
sources/base.f41/config
sources/base.f42/config
sources/db2.in/config
sources/efg.pm/config
sources/ens.pm/config
sources/fdc.in/config
sources/fds.in/config
sources/git.pm/config
sources/gitea.in/config
sources/ifg.in/config
sources/kea.in/config
sources/kms.in/config
sources/log.in/config
sources/mx.in/config
sources/mx.pm/config
sources/ns1.in/config
sources/ns2.in/config
sources/pki.in/config
sources/pns.pm/config
sources/slycpx.in/config
sources/slycrm.in/config
sources/sns.in/config
sources/vpn.in/config
sources/wiki.in/config
sources/ws.pm/config
sources/xfr.pm/config

index f6a77bcfbc0a27c3cf645dacbabb1ab042f15259..103c0df8ccdf60318cbcc587a578b2729c263c45 100644 (file)
@@ -1,7 +1,6 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
-lxc.uts.name = base.f39
+lxc.uts.name = base.f41
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
 
index 20fee06aae29ca811a95115409be5617c1d679ef..b1fb12abc53f65e47f7fbb240145c9f6bb4cf133 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = base.f42
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 0600d020c518ba56622ca6c982da3407ae69afe8..4a64f5c6b0092941c2093a48cc6ddbbcb506883d 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = db2.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 4b08857e1b697784b0fa1b87a303d6df7c7a0ebb..370a45e4966f86c679a161813744150a63ed3c24 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = efg.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 137f0f81688ea5aff2c3394f617c1263c220a721..3264c582a8b22d7f24d2e4ae99e587f1939ec0bf 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = ens.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index a89058c8a26c847528e678b4875017593b79359b..e0fd5a821ba73acca18b1b68a5b9b4852cb12108 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = fdc.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index e820b1ec19a70f18ed2404b482b7e14daaf9c915..d3e4abd2726b213e964741acc839917a10f221e8 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = fds.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index b0ba13a47c450b5f074eeadfda62ff3dbc5a9f32..46f8eb5addf7d66b491e417f76391bf836a1a540 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = git.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 987dbedcf44648b3ee7a68c0a56876b71feef4ac..9a2e494f41586badf9cd19bc6a21ace578ee8130 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = gitea.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 9450416dfe529f140fa18a2500e37e3ee7cfec31..e196f56003fe86772b242de0b531a9dadf453051 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = ifg.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 4a3f74a1c70e7de90b1afa6e0c34a0f7a349dce9..65ae8ae8672d6d940ce269fcd588a4847202e036 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = kea.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 395f32fbbab588de801f938445d71e0de3aa1b02..966e2ada4b914f5c92258037f225a3ecb4015f3f 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = kms.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index df10b281a58541dca934e6d0ced0f8db989494ec..92ba1155a690d0629e9169e7865f63098abf3170 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = log.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 8b20e9a1d37803d0fb2eef8cdc7608a56a02cca0..24a07336077118dd7083348a7bd3b63f1ce7b01d 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = mx.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index a4eac826000c72762f4ec06f0242ce7d75a579aa..ed0d1c76ffb1f602e46765400c0581b41fa25e13 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = mx.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 739145dc52c80aed42159ecd3fb7d10bd580a4cd..1cd8296428a07430b16d2fb7e703af792b71a1e9 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = ns1.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 686a4873f0252c4122cb4f504b426b88b59cddba..ace1171acb72ebb8c60e55c481137ee32087024b 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = ns2.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index ab765073b48300dbd62a76c032e67161b29a3752..edfc42b4e8b54e187dfbf5b7d681b37d27f87f88 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = pki.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 2ab9e33f3800d31975865773b047dbb8147034db..17f5939d3e2932c6ddeb75d185a7f995eb3759f1 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = pns.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index c96f99c198341e84a31fe2f61282343b653cc947..d9d0dddf032f1c48581e4f5e9a64659062da1199 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = slycpx.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 2d480907eaa2b23083b2a6e2179db6f583f30275..b472e810df185fee560ffc187c7cc327f7fe8008 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = slycrm.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 782e7006326bb4d8a4bccc0a513d54dc34d88cc8..064cf1715c9a572ec31463196866ec1c1f0f50e9 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = sns.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index c394f81d07369d3e7269c3790826c6f91d9a421d..062958aeee8dfdf656f371e3d392c74e26b7c36d 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = vpn.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 5c04573e5bb2b931e6a7139ad1163e6a16e9af4f..95801abddb3c5423d53c7c07797e815b6ebbe748 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = wiki.in.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index 51b06b25df102964b956a69fec507304da4bdda5..c7079d56203224821495647b4d2a41b59a4d5771 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = ws.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
index bed5452c2de62441c42dd19646477c8e7eff9aa6..5cb01cf3dbc1a7f2fbe570ca216e81a105a56d14 100644 (file)
@@ -1,6 +1,5 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
-lxc.arch = x86_64
 lxc.uts.name = xfr.pm.useribm.hu
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys