Trivial: Fix the pep8 warning
The yaml should start with "---" Change-Id: Iaf43682075718e85c1e22f8d4ac28fd65dea0d17
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
haproxy_service_configs:
|
haproxy_service_configs:
|
||||||
- service:
|
- service:
|
||||||
haproxy_service_name: cloudkitty_api
|
haproxy_service_name: cloudkitty_api
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Enable the cloudkitty-dashboard Horizon panel
|
- name: Enable the cloudkitty-dashboard Horizon panel
|
||||||
file:
|
file:
|
||||||
src: "{{ item.src }}"
|
src: "{{ item.src }}"
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
## CloudKitty
|
## CloudKitty
|
||||||
horizon_enable_cloudkitty: False
|
horizon_enable_cloudkitty: False
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
## Cloudkitty passwords
|
## Cloudkitty passwords
|
||||||
cloudkitty_service_password:
|
cloudkitty_service_password:
|
||||||
cloudkitty_rabbitmq_password:
|
cloudkitty_rabbitmq_password:
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: apt_package_pinning
|
- name: apt_package_pinning
|
||||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||||
scm: git
|
scm: git
|
||||||
|
Reference in New Issue
Block a user