2015-02-27 08:56:41 -05:00
|
|
|
---
|
2015-03-09 16:02:32 -04:00
|
|
|
# TODO Move into defaults/main.yaml
|
2015-02-27 08:56:41 -05:00
|
|
|
databases:
|
|
|
|
rookeries:
|
|
|
|
username: rookeries
|
|
|
|
password: system_admin
|
2015-03-09 16:02:32 -04:00
|
|
|
|
|
|
|
# TODO Move into defaults/main.yaml
|
|
|
|
rookeries_app_name: rookeries
|
|
|
|
|
|
|
|
# The mode of the setup. Setting to "dev" enables the use of a SMTP fake server to help with development.
|
|
|
|
# TODO Move into defaults/main.yaml
|
|
|
|
rookeries_environ_type: dev
|
|
|
|
rookeries_dev_email_server_venv: "{{ virtualenv_root_path }}/mail_server"
|