Merge "Correct the description for Ironic" into stable/queens

This commit is contained in:
Zuul 2019-01-09 05:18:17 +00:00 committed by Gerrit Code Review
commit a0fc16e575
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 }}"