Fix the magnum description
refer to https://github.com/openstack/magnum/blob/master/devstack/lib/magnum#L113 Change-Id: I5207a7ba708daa17f65a2eb61282a265342f3eee
This commit is contained in:
parent
9224f36565
commit
4a502e8bf9
@ -5,7 +5,7 @@
|
|||||||
module_args:
|
module_args:
|
||||||
service_name: "magnum"
|
service_name: "magnum"
|
||||||
service_type: "container-infra"
|
service_type: "container-infra"
|
||||||
description: "Openstack Container Service"
|
description: "Container Infrastructure Management Service"
|
||||||
endpoint_region: "{{ openstack_region_name }}"
|
endpoint_region: "{{ openstack_region_name }}"
|
||||||
url: "{{ item.url }}"
|
url: "{{ item.url }}"
|
||||||
interface: "{{ item.interface }}"
|
interface: "{{ item.interface }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user