Merge "Fix Congress Service Type"

This commit is contained in:
Zuul 2018-04-19 08:06:17 +00:00 committed by Gerrit Code Review
commit 2951dcc52c

View File

@ -4,8 +4,8 @@
module_name: "kolla_keystone_service"
module_args:
service_name: "congress"
service_type: "application_catalog"
description: "Openstack Application Catalog"
service_type: "policy"
description: "Congress Service"
endpoint_region: "{{ openstack_region_name }}"
url: "{{ item.url }}"
interface: "{{ item.interface }}"