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:
Jesse Pretorius 2016-03-11 11:50:55 +00:00
parent 6c1be36c8f
commit efb3648384
5 changed files with 65 additions and 65 deletions

View File

@ -93,7 +93,7 @@ designate_service_name: designate
designate_service_port: 9001 designate_service_port: 9001
designate_service_proto: http designate_service_proto: http
designate_service_type: dns 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_project_domain_id: default
designate_service_user_domain_id: default designate_service_user_domain_id: default
designate_service_user_name: designate designate_service_user_name: designate

View File

@ -15,10 +15,10 @@
galaxy_info: galaxy_info:
author: rcbops author: rcbops
description: Installation and setup of designate description: Installation and setup of Designate
company: Rackspace company: OpenStack
license: Apache2 license: Apache2
min_ansible_version: 1.6.6 min_ansible_version: 1.9.0
platforms: platforms:
- name: Ubuntu - name: Ubuntu
versions: versions: