Move staging builders to nftables.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
1c6c65844d
commit
172cfc9efa
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ lvm_size: 150000
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
mem_size: 10240
|
mem_size: 10240
|
||||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
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
|
num_cpus: 4
|
||||||
resolvconf: "resolv.conf/iad2"
|
resolvconf: "resolv.conf/iad2"
|
||||||
source_registry: "registry.fedoraproject.org"
|
source_registry: "registry.fedoraproject.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue