openstack-ansible-os_zaqar/templates
Anton Khaldin e3d63ab1ef Only install to virtual environment
Remove all tasks and variables related to toggling between installation
of zaqar inside or outside of a Python virtual environment.
Installing within a venv is now the only supported deployment.

Additionally, a few changes have been made to make the creation of the
venv more resistant to interruptions during a run of the role.
* unarchiving a pre-built venv will now also occur when the venv
  directory is created, not only after being downloaded
* virtualenv-tools is run against both pre-built and non pre-built venvs
  to account for interruptions during or prior to unarchiving

Change-Id: I4a67a53d3d685c1e2f937114352569c9f45a74a0
Implements: blueprint only-install-venvs
2016-07-08 02:10:49 -07:00
..
zaqar-httpd.conf.j2 Initial commit for zaqar ansible role 2016-03-11 15:08:53 +13:00
zaqar-nginx.conf.j2 Initial commit for zaqar ansible role 2016-03-11 15:08:53 +13:00
zaqar-upstart-init.j2 Only install to virtual environment 2016-07-08 02:10:49 -07:00
zaqar-wsgi.py.j2 Only install to virtual environment 2016-07-08 02:10:49 -07:00
zaqar.conf.j2 zaqar.conf.j2 should use the role's debug var 2016-03-29 10:19:01 -04:00