[new cloud] fixed description for the new sec group
This commit is contained in:
parent
7568568299
commit
e384424874
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@
|
||||||
auth_url: "https://{{controller_hostname}}:35357/v2.0"
|
auth_url: "https://{{controller_hostname}}:35357/v2.0"
|
||||||
state: "present"
|
state: "present"
|
||||||
name: 'allow-nagios-{{item}}'
|
name: 'allow-nagios-{{item}}'
|
||||||
description: "allow ssh from anywhere"
|
description: "allow nagios checks"
|
||||||
tenant_name: "{{item}}"
|
tenant_name: "{{item}}"
|
||||||
rules:
|
rules:
|
||||||
- direction: "ingress"
|
- direction: "ingress"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue