Merge "Add missing project_name variables"

This commit is contained in:
Zuul 2018-10-29 14:45:20 +00:00 committed by Gerrit Code Review
commit 5868bb2a78
9 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,6 @@
---
project_name: "bifrost"
####################
# Docker
####################

View File

@ -1,4 +1,6 @@
---
project_name: "collectd"
collectd_services:
collectd:
container_name: collectd

View File

@ -1,4 +1,6 @@
---
project_name: "common"
# Due to the way we do our inventory, ansible does not pick up on the fact that
# this role has already run. We can track what has run with host facts.
common_run: False

View File

@ -1,4 +1,6 @@
---
project_name: "elasticsearch"
elasticsearch_services:
elasticsearch:
container_name: elasticsearch

View File

@ -1,4 +1,6 @@
---
project_name: "haproxy-config"
haproxy_service_template: "haproxy_single_service_listen.cfg.j2"
# Extra frontend/backend options (additive with locally defined options)

View File

@ -1,4 +1,6 @@
---
project_name: "kafka"
kafka_services:
kafka:
container_name: kafka

View File

@ -1,4 +1,6 @@
---
project_name: "nova-hyperv"
msi_dir: "%SYSTEMDRIVE%\\OpenStack\\MSIs"
log_dir: "%SYSTEMDRIVE%\\OpenStack\\Log"
freerdp_msi_url: "https://cloudbase.it/downloads/FreeRDPWebConnect.msi"

View File

@ -1,4 +1,6 @@
---
project_name: "storm"
storm_services:
storm-worker:
container_name: storm_worker

View File

@ -1,4 +1,6 @@
---
project_name: "zookeeper"
zookeeper_services:
zookeeper:
container_name: zookeeper