Merge "Fix Congress Service Type"
This commit is contained in:
commit
2951dcc52c
@ -4,8 +4,8 @@
|
|||||||
module_name: "kolla_keystone_service"
|
module_name: "kolla_keystone_service"
|
||||||
module_args:
|
module_args:
|
||||||
service_name: "congress"
|
service_name: "congress"
|
||||||
service_type: "application_catalog"
|
service_type: "policy"
|
||||||
description: "Openstack Application Catalog"
|
description: "Congress Service"
|
||||||
endpoint_region: "{{ openstack_region_name }}"
|
endpoint_region: "{{ openstack_region_name }}"
|
||||||
url: "{{ item.url }}"
|
url: "{{ item.url }}"
|
||||||
interface: "{{ item.interface }}"
|
interface: "{{ item.interface }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user