Role haproxy_server for OpenStack-Ansible
Go to file
Jesse Pretorius 311bc08503 Use realpath filter instead of the stat/dir dance
We can make the deployment more efficient if we use the realpath
filter, instead of first checking for the directory and then
implementing the changes in a follow-up task.

This is more readable, simpler and faster to execute.

Change-Id: Iaa6c1873330370ae62cd29e7d4c211c7211b703d
2018-06-13 16:23:03 +01:00
defaults Corrected haproxy template. Needed to have a 2018-06-08 22:20:21 -05:00
doc Merge "Options to enable SSL for backend connections" 2018-03-29 11:30:11 +00:00
examples Fix typo inside the examples 2017-05-05 12:46:06 -05:00
files Update HAProxy for multi-OS support 2016-05-27 11:12:17 +00:00
handlers Cleanup role 2018-02-15 09:35:21 -06:00
meta Add Bionic testing 2018-05-14 20:54:05 +02:00
releasenotes Update reno for stable/queens 2018-02-14 15:45:30 +00:00
tasks Use realpath filter instead of the stat/dir dance 2018-06-13 16:23:03 +01:00
templates Corrected haproxy template. Needed to have a 2018-06-08 22:20:21 -05:00
tests Merge "Options to enable SSL for backend connections" 2018-03-29 11:30:11 +00:00
vars Add Bionic testing 2018-05-14 20:54:05 +02:00
zuul.d Add Bionic testing 2018-05-14 20:54:05 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:47:38 +00:00
.gitreview Add scaffolding for OpenStack-CI tests 2016-08-21 17:00:50 +01:00
CONTRIBUTING.rst Add scaffolding for OpenStack-CI tests 2016-08-21 17:00:50 +01:00
LICENSE Add scaffolding for OpenStack-CI tests 2016-08-21 17:00:50 +01:00
README.rst Update links in README 2018-03-02 14:30:47 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:38:34 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:30 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:02:41 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:11:58 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:34:56 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:13 +00:00
test-requirements.txt Updated from global requirements 2018-03-13 07:11:28 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:11:26 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible HAProxy server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-haproxy_server/latest

The project home is at:

https://launchpad.net/openstack-ansible