Correct the description for Ironic

refer to https://github.com/openstack/ironic/blob/master/devstack/lib/ironic#L1387

Change-Id: I49d0a3cb5084813d7fb968435d013250af9b9476
(cherry picked from commit 12791731c8)
This commit is contained in:
ZhijunWei 2018-04-28 10:07:00 +00:00 committed by Erol Guzoglu
parent 968368b18d
commit 74b6b9ee82
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
module_args:
service_name: "ironic"
service_type: "baremetal"
description: "Ironic bare metal provisioning service"
description: "Ironic baremetal provisioning service"
endpoint_region: "{{ openstack_region_name }}"
url: "{{ item.url }}"
interface: "{{ item.interface }}"