bifrost/playbooks
Olivier Bourdon b0df38c46d Fix uwsgi configuration when using venv
Without this fix, the following step will fail
bifrost-ironic-install : Ensure service project is present
and you will have errors in uwsgi like

...: Traceback (most recent call last):
...:   File "/var/www/keystone/public", line 6, in <module>
...:     from keystone.server.wsgi import initialize_public_application
...: ImportError: No module named keystone.server.wsgi

(extracted from journalctl -u uwsgi output)

Change-Id: If238ceb3d6309e491235aa63e1adccd7d0606be3
2018-07-04 12:53:17 +02:00
..
inventory Remove support for classic drivers 2018-06-25 17:11:47 +02:00
legacy Fix cross project jobs 2018-04-25 12:36:59 -04:00
library Fix bug in setting dns servers 2017-09-28 14:43:53 +02:00
roles Fix uwsgi configuration when using venv 2018-07-04 12:53:17 +02:00
cleanup-deployment-images.yaml Add configurable option for Ironic master tftp images path 2018-06-25 09:44:36 +02:00
deploy-dynamic.yaml Allow deploy-dynamic on remote host 2017-02-07 19:07:56 +00:00
enroll-dynamic.yaml Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Add variable for deploy image type 2018-03-07 15:01:27 +01:00
redeploy-dynamic.yaml Add redeploy-dynamic playbook 2016-06-08 12:59:28 +00:00
test-bifrost-create-vm.yaml Use JSON baremetal data in testing 2017-03-06 17:06:30 +02:00
test-bifrost.yaml Fix bifrost CI 2018-04-13 13:07:51 -07:00