Commit Graph
124 Commits
Author SHA1 Message Date
Shane McDonald e8eef8a1ca Refactor how awx-operator.yaml is rendered out 2020-10-05 15:23:53 -04:00
Shane McDonald 6d5b7724ff Fix tests 2020-10-05 14:59:28 -04:00
Shane McDonald 4a45333de0 Add playbook for deploying an instance of AWX 2020-10-05 14:59:28 -04:00
Shane McDonald 182d7a3ad5 Add playbooks for building and deploying operator 2020-10-05 14:59:28 -04:00
Shane McDonald 48c8f07877 Automate some build and release related activities 2020-10-05 14:59:19 -04:00
Shane McDonald 6f52a0121d Merge pull request #33 from shanemcd/fix-chain-playbook
Fix chain-operator-files.yml
2020-10-03 12:25:48 -04:00
Shane McDonald bd443e33ab Fix chain-operator-files.yml 2020-10-03 11:58:51 -04:00
Matthew Jones 16899111ef Merge pull request #32 from matburt/15update
Update to AWX 15 and fix a boolean issue
2020-09-30 12:41:23 -04:00
Matthew Jones 76964e74b1 Update to AWX 15 and fix a boolean issue 2020-09-30 11:39:34 -04:00
Shane McDonald b05cdb9116 Merge pull request #26 from dericcrago/patch-1
swapped mcrouter for awx
2020-09-25 09:42:05 -04:00
Shane McDonald 197a4c12f8 Merge pull request #27 from frenchtoasters/devel
adding fix for ansible collections path
2020-09-25 09:41:37 -04:00
Shane McDonald 94887d4306 Merge pull request #29 from TrueTickets/athak/extra-env-and-volumes
Add more configurable parameters
2020-09-25 09:41:12 -04:00
Shane McDonald 56835aec94 Merge pull request #28 from teddyphreak/teddyphreak-patch-1
Port 930b468 from https://github.com/ansible/awx
2020-09-25 09:37:27 -04:00
Atha Kouroussis 05d11109bf Document new vars 2020-09-24 15:43:01 -03:00
Atha Kouroussis ad96ebf5ad More configurable parameters 2020-09-24 15:21:43 -03:00
Teodoro Cook 331be5f69a Port 930b468 from https://github.com/ansible/awx
Add the uwsgi_param 'HTTP_X_FORWARDED_PORT' to nginx configuration,
This prevents the python-saml "invalid_response" error
2020-09-24 00:08:27 -06:00
toast 61962d082f adding fix for ansible collections path 2020-09-17 17:24:54 -04:00
Deric Crago cdaa003fbb swapped mcrouter for awx 2020-09-17 16:46:36 -04:00
Matthew Jones 0542243b65 Merge pull request #23 from nomyownnet/devel
Update README.md
2020-09-14 15:40:58 -04:00
nomyownnet 99fc390d9d Replaced address with host for external database. 2020-09-11 00:42:27 +03:00
nomyownnet e494546426 Update README.md
Changed example secret for external database.
2020-09-10 17:37:28 +03:00
Matthew Jones 670a777a4e Merge pull request #17 from schen1/devel
Remove redis and memcached unused variables and their exposed ports
2020-08-25 13:02:05 -04:00
Matthew Jones fb6405995d Merge pull request #20 from matburt/extdbinfo
README information covering using an external database
2020-08-25 10:14:39 -04:00
Matthew Jones f07f069b86 README information covering using an external database 2020-08-25 08:54:02 -04:00
Sylvain Chen b9904842aa Remove redis and memcached unused variables and their exposed ports 2020-08-23 22:04:10 +02:00
Matthew Jones ff8ff03394 Merge pull request #4 from matburt/awxify
Moving towards AWX as the default
2020-08-18 16:55:38 -04:00
Matthew Jones e98a7cfab3 Pin docker version for travis 2020-08-18 16:22:19 -04:00
Matthew Jones 743fce09e9 Updating file modes for ansible changes 2020-08-18 09:29:58 -04:00
Matthew Jones f897580efb Pin molecule version for 3.0.7 test failures: https://github.com/ansible-community/molecule/issues/2781 2020-08-18 09:12:47 -04:00
Matthew Jones 23ddaddbe8 Update tests and lint concerns 2020-08-17 15:57:43 -04:00
Matthew Jones edc60300be Autogenerate database configuration and secret key if not provided
This also persists those after removal, so the database PV is still functional
2020-08-13 14:36:49 -04:00
Matthew Jones 88d55a870a Documentation to the awx operator deploy 2020-08-11 16:41:46 -04:00
Matthew Jones ebc402141a idiomatic postgres configuration
renaming some files to match the awx operator status
2020-07-17 14:47:29 -04:00
Matthew Jones 8e683ab950 Fixing up supervisor log configuration 2020-07-10 11:32:52 -04:00
Matthew Jones ff9a153f87 Moving towards AWX as the default 2020-07-01 14:15:51 -04:00
Shane McDonald 3362821d03 Update README.md 2020-06-25 10:46:47 -04:00
Shane McDonald 0e9343d3d6 Fix branch name in readme 2020-06-25 10:39:29 -04:00
Shane McDonald 6a5c2c7107 Make readme reflect reality 2020-06-25 10:31:08 -04:00
Matthew Jones 90fa143453 Merge remote-tracking branch 'geerling/master' 2020-06-09 10:29:08 -04:00
Matthew Jones 026ef72ac8 Merge pull request #1 from matburt/move_into_ansible
Changes to move into the  ansible organization
2020-06-08 16:33:10 -04:00
Matthew Jones 463e869711 Changes to move into the ansible organization
Some of these changes are transitional, such as the removal of travis
and the changes to some maintainer info. We'll bring these back in
once we decide where they'll land.
2020-06-08 16:32:35 -04:00
Jeff Geerling 997f0181cf Merge pull request #46 from tylerauerbeck/default-ingress-action
Change default ingress action to none
2020-06-08 15:01:24 -05:00
Tyler Auerbeck a56518e16a Fix trailing space 2020-06-06 14:53:19 -04:00
Tyler Auerbeck ba20b05d0f Change default ingress action to none 2020-06-06 14:15:07 -04:00
Jeff Geerling 11c8fe2549 More final preparations for 0.4.0 release. 2020-06-05 09:06:41 -05:00
Jeff Geerling bc1d152671 Prepare for 0.4.0 release. 2020-06-05 09:04:06 -05:00
Jeff Geerling 8da8678ba3 Merge pull request #45 from matburt/37_support
Fix support for Tower 3.7
2020-06-05 09:03:19 -05:00
Matthew Jones 9bf2d16522 Fix up some naming and spacing issues 2020-06-05 09:43:53 -04:00
Matthew Jones bbe461c8c0 Set operator version to 0.4.0 2020-06-05 09:37:09 -04:00
Matthew Jones dbd8d4e9fb Bump version to v1beta1 2020-06-04 16:42:55 -04:00