Commit Graph

91 Commits

Author SHA1 Message Date
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
Matthew Jones
aef500d9c9 Fixing up molecule
* Limiting resources so that things can start in travis
* Making a dedicated molecule test CR
2020-06-04 09:22:56 -04:00
Matthew Jones
2e75e0eb9a Fix up Tower CRD variables for the proper deploy type 2020-06-03 11:01:17 -04:00
Matthew Jones
4cf6861051 Fixing up lint errors 2020-06-03 07:51:28 -04:00
Matthew Jones
d90d24cd0a Merge pull request #3 from shanemcd/37_support
Fix upstream install path
2020-06-02 20:20:05 -04:00
Shane McDonald
736aeb6c07 Fix upstream install path
Note that this added the required attribute spec.deployment_type. This _can_ go
away after the supervisor configs move back into the downstream images, but the
pattern may prove useful for other things in the future.
2020-06-02 20:10:09 -04:00
Matthew Jones
9dd54e44a3 Point at the ansible dockerhub 2020-06-01 16:13:09 -04:00
Matthew Jones
ce91a3d7e8 Be specific on the route api version,make sure we set a default tower broadcast secret 2020-06-01 10:25:50 -04:00
Matthew Jones
faf6671482 Merge remote-tracking branch 'shanemcd/37_support' into 37_support 2020-05-31 20:27:22 -04:00
Shane McDonald
0d254bd7fb Fix external logging 2020-05-31 19:09:25 -04:00
Matthew Jones
5ea34c7ce6 Merge remote-tracking branch 'shanemcd/37_support' into 37_support 2020-05-30 20:10:12 -04:00
Shane McDonald
0bb31f2015 Move sensitive info out of environment, get websocket backplane working 2020-05-30 15:22:24 -04:00
Shane McDonald
d6196810bb Get 3.7 booting and running jobs
There's still some polishing that needs to happen, but this gets things running
2020-05-30 12:10:38 -04:00
Matthew Jones
88db86ad9e Need to be specific on the container we call the commands on 2020-05-29 16:58:41 -04:00
Matthew Jones
02efdee863 More configuration 2020-05-29 16:46:42 -04:00
Matthew Jones
4f160c6aef Work towards supporting 3.7 2020-05-29 16:09:07 -04:00
Jeff Geerling
43ad44254e Issue #42: Tag new 0.3.0 release. 2020-05-26 17:13:59 -05:00
Jeff Geerling
cb966eb66b Merge pull request #43 from geerlingguy/42-upgrade-redis
Upgrade to latest versions of Tower and AWX, switch RabbitMQ to Redis
2020-05-26 17:12:12 -05:00
Jeff Geerling
df73fd664f Issue #42: Add note about registry auth, drop redis requests. 2020-05-26 16:50:51 -05:00
Jeff Geerling
5b195cf872 Issue #42: Use correct redis Django connection info. 2020-05-26 16:35:27 -05:00
Jeff Geerling
aeecc94017 Issue #42: Make sure redis is listening on TCP port. 2020-05-26 16:13:14 -05:00
Jeff Geerling
e4510ff974 Issue #42: Upgrade to latest versions of Tower and AWX, switch RabbitMQ to Redis. 2020-05-26 15:26:37 -05:00
Jeff Geerling
152fe82954 Fixes #40: Update to Tower 3.6.4. 2020-05-26 13:45:51 -05:00
Jeff Geerling
840fdc2701 Merge pull request #34 from tylerauerbeck/pgsql-openshift
Initial OpenShift functionality
2020-05-15 22:12:22 -05:00
Tyler Auerbeck
87258f5882 Scale back AWX_PROOT_ENABLED changes; Add tower_ingress_type and tower_task_privileged to README 2020-04-20 12:13:14 -04:00
Tyler Auerbeck
25b970bd70 Cleanup role.yaml 2020-03-23 01:16:36 -04:00
Tyler Auerbeck
47a6a519d2 Add var for ingress type; Add var to enable/disable bubblewrap 2020-03-23 00:59:11 -04:00
Jeff Geerling
9ead6b6830 Fix yamllint issues. 2020-03-18 10:43:11 -05:00
Jeff Geerling
e22296a0d7 Fixes #37: Update to operator-sdk 0.16.0, add galaxy requirements. 2020-03-18 10:19:23 -05:00
Jeff Geerling
0f5fdc3862 Fixes #32: Switch from k8s_facts to k8s_info in main tasks file. 2020-03-18 09:54:26 -05:00
Tyler Auerbeck
688a16ea66 tower_web.yaml: Don't apply ingress if host var is blank 2020-03-15 16:56:12 -04:00
Tyler Auerbeck
40726a804a Update templates to use new variable to allow postgres to run on OCP 2020-03-12 00:19:58 -04:00
Jeff Geerling
a28837cd1e Add probot/stale configuration. 2020-03-05 10:50:51 -06:00
Jeff Geerling
39aec6b03c Make sure molecule lint command has set -e. 2020-02-24 10:08:16 -06:00