Merge "Trivial: Fix the pep8 warning"

This commit is contained in:
Zuul 2018-08-17 05:16:53 +00:00 committed by Gerrit Code Review
commit efa4714aeb
5 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
haproxy_service_configs:
- service:
haproxy_service_name: cloudkitty_api

View File

@ -1,3 +1,4 @@
---
- name: Enable the cloudkitty-dashboard Horizon panel
file:
src: "{{ item.src }}"

View File

@ -1,3 +1,4 @@
---
## CloudKitty
horizon_enable_cloudkitty: False

View File

@ -1,3 +1,4 @@
---
## Cloudkitty passwords
cloudkitty_service_password:
cloudkitty_container_mysql_password:

View File

@ -1,3 +1,4 @@
---
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git