Turn on nftables for all of staging.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
a8672eac88
commit
3d695e58b3
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ network_connections:
|
||||||
name: eth0
|
name: eth0
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
mtu: 9000
|
||||||
|
# Do we want to use nftables instead of iptables
|
||||||
|
nftables: true
|
||||||
ocp_wildcard_cert_file: wildcard-2024.apps.ocp.stg.fedoraproject.org.cert
|
ocp_wildcard_cert_file: wildcard-2024.apps.ocp.stg.fedoraproject.org.cert
|
||||||
# This is the openshift wildcard cert for ocp stg
|
# This is the openshift wildcard cert for ocp stg
|
||||||
ocp_wildcard_cert_name: wildcard-2024.apps.ocp.stg.fedoraproject.org
|
ocp_wildcard_cert_name: wildcard-2024.apps.ocp.stg.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue