fix keygen sec-group
This commit is contained in:
parent
02e5abd7a1
commit
bad9a13b22
1 changed files with 1 additions and 2 deletions
|
@ -1074,7 +1074,7 @@
|
||||||
state: "present"
|
state: "present"
|
||||||
name: 'keygen-persistent'
|
name: 'keygen-persistent'
|
||||||
description: "rules for copr-keygen"
|
description: "rules for copr-keygen"
|
||||||
tenant_name: "{{item}}"
|
tenant_name: "persistent"
|
||||||
rules:
|
rules:
|
||||||
- direction: "ingress"
|
- direction: "ingress"
|
||||||
port_range_min: "5167"
|
port_range_min: "5167"
|
||||||
|
@ -1088,7 +1088,6 @@
|
||||||
ethertype: "IPv4"
|
ethertype: "IPv4"
|
||||||
protocol: "tcp"
|
protocol: "tcp"
|
||||||
remote_ip_prefix: "172.25.32.1/20"
|
remote_ip_prefix: "172.25.32.1/20"
|
||||||
with_items: all_tenants
|
|
||||||
|
|
||||||
|
|
||||||
# Update quota for Copr
|
# Update quota for Copr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue