Add install_molteniron and other needed vars

This commit is contained in:
Mark Hamzy 2017-02-13 06:03:52 -06:00
parent 4e43a57050
commit 81e4ea8531
1 changed files with 11 additions and 0 deletions

View File

@ -23,3 +23,14 @@ molteniron_distro_packages:
- python2.7
- python3.4
- mysql-server
moltenirond_pid_file: "/var/run/moltenirond.pid"
molteniron_source_dir: "/home/ubuntu/molteniron"
# molteniron_venv_tag instead?
molteniron_conf_dir: "/openstack/venvs/molteniron-{{ openstack_release }}/etc/molteniron"
# Hack to get past the following:
# ANSIBLE0012 checks for usage of shell or command without when, changed_when, ...
install_molteniron: true