Clean nftables var. for specific staging groups.

Signed-off-by: James Antill <james@and.org>
This commit is contained in:
James Antill 2025-03-24 16:18:48 -04:00
parent 3d695e58b3
commit 7f429f3d13
5 changed files with 0 additions and 6 deletions

View file

@ -24,8 +24,6 @@ lvm_size: 150000
max_mem_size: "{{ mem_size }}"
mem_size: 10240
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
# Do we want to use nftables instead of iptables
nftables: true
num_cpus: 4
resolvconf: "resolv.conf/iad2"
source_registry: "registry.fedoraproject.org"

View file

@ -19,7 +19,6 @@ lvm_size: 250000
mem_size: 32768
# NOTE -- staging mounts read-only
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
nftables: true
num_cpus: 8
source_registry: "registry.stg.fedoraproject.org"
# for systems that do not match the above - specify the same parameter in

View file

@ -33,7 +33,6 @@ ipa_host_group: pkgs
lvm_size: 500000
max_mem_size: 32768
mem_size: 16384
nftables: true
num_cpus: 8
pagure_static_uid: 600
# Configures ssh for git@ user

View file

@ -29,7 +29,6 @@ nft_custom_rules:
- 'add rule ip filter INPUT ip saddr 10.3.166.121 tcp dport 22623 counter accept'
- 'add rule ip filter INPUT ip saddr 10.3.166.122 tcp dport 22623 counter accept'
- 'add rule ip filter INPUT ip saddr 10.3.166.123 tcp dport 22623 counter accept'
nftables: true
external: true
ipa_client_shell_groups:
- fi-apprentice

View file

@ -13,7 +13,6 @@ ipa_host_group_desc: Fedora Wiki
lvm_size: 30000
mem_size: 4096
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
nftables: true
num_cpus: 2
tcp_ports: [80]
# mediawiki variables