Clean up CR's, whitespace and service description
This patch removes unnecessary whitespace and converts Windows CR's to Unix LF's. It also makes a small change to the default description for Designate in the Keystone service catalogue to ensure that it is more consistent with other services in OpenStack-Ansible.
This commit is contained in:
parent
6c1be36c8f
commit
efb3648384
@ -93,7 +93,7 @@ designate_service_name: designate
|
||||
designate_service_port: 9001
|
||||
designate_service_proto: http
|
||||
designate_service_type: dns
|
||||
designate_service_description: "DNS as a service"
|
||||
designate_service_description: "Designate DNS as a Service"
|
||||
designate_service_project_domain_id: default
|
||||
designate_service_user_domain_id: default
|
||||
designate_service_user_name: designate
|
||||
|
@ -15,10 +15,10 @@
|
||||
|
||||
galaxy_info:
|
||||
author: rcbops
|
||||
description: Installation and setup of designate
|
||||
company: Rackspace
|
||||
description: Installation and setup of Designate
|
||||
company: OpenStack
|
||||
license: Apache2
|
||||
min_ansible_version: 1.6.6
|
||||
min_ansible_version: 1.9.0
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user