ansible_overrides.yml 258 Bytes
Newer Older
Edward Zarecor committed
1 2 3 4 5 6 7 8 9
---

DOCKER_TLD: "xqueue"

CONFIGURATION_REPO: "https://github.com/edx/configuration.git"
CONFIGURATION_VERSION: "hack2015/docker"
XQUEUE_SYSLOG_SERVER: "localhost"
XQUEUE_RABBITMQ_HOSTNAME: "rabbit.{{ DOCKER_TLD }}"
XQUEUE_MYSQL_HOST: "db.{{ DOCKER_TLD }}"