mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
@@ -432,7 +432,7 @@
|
||||
- name: "Create 'keygen-persistent' security group"
|
||||
os_security_group:
|
||||
state: "present"
|
||||
name: 'keygen-persistent'
|
||||
name: 'keygen-persistent-{{item}}'
|
||||
cloud: "{{ os_cloud }}"
|
||||
description: "rules for copr-keygen"
|
||||
project: "persistent"
|
||||
@@ -495,7 +495,7 @@
|
||||
- name: "Create 'fedmsg-relay-persistent' security group"
|
||||
os_security_group:
|
||||
state: "present"
|
||||
name: 'fedmsg-relay-persistent'
|
||||
name: 'fedmsg-relay-persistent-{{item}}'
|
||||
cloud: "{{ os_cloud }}"
|
||||
description: "allow incoming 2003 and 4001 from internal network"
|
||||
project: "{{item}}"
|
||||
|
||||
Reference in New Issue
Block a user