summaryrefslogtreecommitdiffstats
path: root/installer/roles (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5001 from khawaga/kubernetes_ingress_tlssoftwarefactory-project-zuul[bot]2019-11-121-0/+6
|\ | | | | | | | | Kubernetes Ingress TLS support Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
| * add variable to set tls secret for kubernetes ingressKhaled Elkhawaga2019-10-111-0/+6
| | | | | | | | Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com>
* | Dont require pg_admin_password unless we're using it.Shane McDonald2019-11-053-2/+13
| |
* | Merge pull request #5227 from shanemcd/more-downstream-k8s-fallout-sorry-folksShane McDonald2019-11-043-49/+55
|\ \ | | | | | | More downstream k8s fallout, sorry folks
| * | Fix k8s installs using external dbShane McDonald2019-11-041-49/+52
| | |
| * | Allow for overriding container groups image from k8s installerShane McDonald2019-11-042-0/+3
| | |
* | | Set setuid bit on bwrapShane McDonald2019-11-041-0/+3
|/ / | | | | | | Related: https://github.com/ansible/awx/issues/5224
* | Fix broken k8s installsShane McDonald2019-11-032-0/+132
| | | | | | | | | | | | | | Related: https://github.com/ansible/awx/issues/5205 The following commit introduced this bug: https://github.com/ansible/awx/commit/712b07c136ea31a14c035378a439c9b7a6712054#diff-a2ef2d6347894a92a6b882e3793fb06c
* | Sync DockerfilesShane McDonald2019-11-011-0/+2
| |
* | Update AWX images to CentOS 8Shane McDonald2019-10-306-76/+29
| |
* | Install oc and kubectl in upstream task imageShane McDonald2019-10-304-4/+23
| |
* | Improve usage of ssl_certificate in local_dockerRaphaël COMBEAU2019-10-285-7/+2
| | | | | | | | | | | | Remove nginx.conf from container Move nginx outside ssl_certificate block
* | Merge pull request #5043 from EStork09/develsoftwarefactory-project-zuul[bot]2019-10-281-0/+6
|\ \ | | | | | | | | | | | | Added custom_venv_dir to local docker install, Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
| * | Added custom_venv_dir to local docker install,Evan Stork2019-10-201-0/+6
| | | | | | | | | | | | Signed-off-by: Evan Stork <estork@live.com>
* | | Add quotes to shell variables with user inputAhmed RAHAL2019-10-251-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | The last update of this file added default values for passwords but removed the 'quote' filter. This is extremely problematic for database passwords that should always be complex and contain special characters that the shell may interpret wrongly. As a sanity measure, adding the quote filter to all fields.
* | | fix 5089lopf2019-10-241-1/+1
| | |
* | | Downstream k8s installer changesShane McDonald2019-10-229-10/+129
| | |
* | | Fixed bug with python checkAlice Hunter2019-10-221-1/+1
|/ /
* | Move python healthcheck script from probes to configMapWander Boessenkool2019-10-181-44/+39
| |
* | Make HTTPConnection import python 2,3 agnosticWander Boessenkool2019-10-171-4/+10
| |
* | Move installtime hardcoded rabbitmq credentials to environment variables for ↵Wander Boessenkool2019-10-171-2/+15
| | | | | | | | healthcheck
* | Change healthcheck from wget and grep to python with httplibWander Boessenkool2019-10-171-4/+30
| |
* | Change /bin/ash to /bin/sh as requested by @shanecmdWander Boessenkool2019-10-171-2/+2
| |
* | Properly escape quotesWander Boessenkool2019-10-141-2/+2
| |
* | Change 'rabbitmqctl status' to a wget | grepWander Boessenkool2019-10-141-3/+9
|/ | | | | - This reduces CPU usage from 250 millis on idle to 25 millis on idle - Default rabbitmq user needs administrator privileges
* remove cruft leftover from the postgresql upgradeChristian Adams2019-10-031-2/+0
|
* Use variables to set rabbitmq host and portkumy2019-09-271-2/+2
|
* Merge pull request #4824 from rooftopcellist/scl_in_containerssoftwarefactory-project-zuul[bot]2019-09-262-3/+3
|\ | | | | | | | | Add needed scl enables for community container installs Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
| * revert to get needed scl enables for community container installsChristian Adams2019-09-262-3/+3
| |
* | allow *.pendo.io as an img-src in our Content Security PolicyRyan Petrello2019-09-261-2/+2
|/
* correct CSP header to allow all pendo.io trafficRyan Petrello2019-09-231-2/+2
|
* Merge pull request #4752 from shanemcd/drop-pg-sclsoftwarefactory-project-zuul[bot]2019-09-162-3/+3
|\ | | | | | | | | Stop using PG SCL in dev env Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
| * Stop using PG SCL in dev envShane McDonald2019-09-162-3/+3
| |
* | Fix authentication bug with container installsChristian Adams2019-09-162-3/+2
|/ | | | - update awx-dev db password where needed
* Implement local docker pg upgradeShane McDonald2019-09-122-3/+52
|
* Upgrade to postgres 10.6Christian Adams2019-09-1210-17/+34
| | | | | | | - use awx-python in shebang in dev env - scl enable where needed for rhel7 & container installs - use scram-sha-256 pg user hashing by default - ensure psycopg2 is using the correct PG_CONFIG at build time for the right libpq version
* #3778 Upgrading postgresql to v10Jose OrPa2019-09-123-3/+3
|
* hide nginx server version headersRyan Petrello2019-08-201-0/+1
|
* Fix compatibility with postgresql helm chart v6.0.0+Gabriel Totusek2019-08-121-2/+2
|
* Downgrade postgres helm chart to v5.3.13Gabriel Totusek2019-08-121-1/+1
|
* Update postgres helm chart to v6.2.1Gabriel Totusek2019-08-121-1/+1
|
* Add support for kubernetes tolerations, nodeSelector, and affinityGabriel Totusek2019-08-124-17/+75
|
* * upgrade from git on containersJorge Machado2019-07-302-4/+6
| | | | | | * agreed with terms of DCO 1.1 Signed-off-by: Jorge Machado <jorge@jmachado.me>
* Addition of inventory value for memcached image, allows for custom image ↵Scholl III, Michael G2019-07-182-1/+4
| | | | locations for memcached to match other images
* Add dynamic custom venv setupAshley Nelson2019-07-092-0/+44
| | | | Add support for python3 venvs
* Update Content Security Policy to allow websocketsJeff Byrnes2019-07-051-2/+2
| | | | | | | | Per #4167 a reasonable CSP was put in place, but unfortunately this broke WebSockets support in Safari. This is a quick fix to return support immediately. A more secure implemetation would be beneficial in the longer term, however.
* Change to docker_service for compatibilityAshley Nelson2019-07-021-1/+1
|
* allow data: images in our Content Security PolicyRyan Petrello2019-07-021-2/+2
| | | | | support for custom login logos relies on data:image/*;base64 see: https://github.com/ansible/awx/issues/4253
* add a reasonable default Content Security PolicyRyan Petrello2019-06-261-0/+2
| | | | | | | | ideally we'd improve this over time to remove the `unsafe-inline` lines, but we can't due that today because Angular1 makes use of a lot of inline <script> and <style> tag generation see: https://github.com/ansible/awx/issues/2056
* Change `docker_service` to `docker_compose`.aubrel2019-06-251-1/+1
| | | | Signed-off-by: aubrel <red_clover@riseup.net>