summaryrefslogtreecommitdiffstats
path: root/installer (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed typo in the word examplePatrick2020-09-291-1/+1
* Merge pull request #8259 from rooftopcellist/gettext_translationssoftwarefactory-project-zuul[bot]2020-09-291-1/+1
|\
| * Include Gettext in dev container image for translation automationChristian M. Adams2020-09-291-1/+1
* | Merge pull request #8224 from tchellomello/import_dbsoftwarefactory-project-zuul[bot]2020-09-281-0/+17
|\ \ | |/ |/|
| * Ability to import standard pgdump into OpenshiftMarcelo Moreira de Mello2020-09-241-0/+17
* | Merge pull request #8001 from velzend/allow_skipping_provision_instance_and_r...softwarefactory-project-zuul[bot]2020-09-281-0/+6
|\ \ | |/ |/|
| * allow skipping provision instance and register queuetp48cf2020-08-261-0/+6
* | Add custom root ca certificate via configmapBrant Evans2020-09-235-2/+76
* | K8s ServiceAccount variabilizationMartinho Moreira2020-09-142-3/+4
* | Merge pull request #8119 from soomsoom/unarchive-rpm-pacakgessoftwarefactory-project-zuul[bot]2020-09-111-0/+1
|\ \
| * | Adding unzip dnf packagesoomsoom2020-09-101-0/+1
| |/
* / Update docker-compose.yml.j2mjeffin2020-09-101-1/+1
|/
* gather facts for image builds so we can detect archRyan Petrello2020-08-251-1/+1
* Fix broadcast_websocket_secret lengthTaras Dyshkant2020-08-212-2/+2
* Merge pull request #7607 from agaffney/arm_image_buildsoftwarefactory-project-zuul[bot]2020-08-203-7/+24
|\
| * ARM image build supportAndrew Gaffney2020-07-313-7/+24
* | Merge pull request #7070 from JoelKle/fix_rerun_abilitysoftwarefactory-project-zuul[bot]2020-08-134-14/+21
|\ \ | |/ |/|
| * Fixed a bug, where the redis.conf first would be stored with mod 0600JoelKle2020-07-031-14/+14
| * Added the ability, to set the broadcast_websocket_secret variable.JoelKle2020-07-033-0/+7
* | Merge pull request #7750 from Orabig/develsoftwarefactory-project-zuul[bot]2020-07-312-0/+4
|\ \
| * | Allow to use an existing PersistanceVolumeClaim for postgresql install with HelmBenoît Chauvet2020-07-292-0/+4
* | | Add kubernetes_web_svc_type variable to installer/inventorySeth Foster2020-07-293-0/+6
|/ /
* | Merge pull request #7698 from geerlingguy/pg-data-use-default-pathsoftwarefactory-project-zuul[bot]2020-07-231-2/+1
|\ \
| * | Use default path for pgdata volume in docker-compose templateJeff Geerling2020-07-211-2/+1
* | | Installer: remove quote filter from docker_registry_passwordPhilip DOUGLASS2020-07-211-1/+1
|/ /
* | Remove the NodePort type for the web svc.Joseph Pisciotta2020-07-171-1/+0
* | Adding inventory variable to set "extra_hosts" in generated compose fileweltamdraht2020-07-102-0/+20
* | Allow anyone to start awx and awx_task [#7545]Ilkka Tengvall2020-07-071-2/+2
|/
* Remove references to old imagesShane McDonald2020-07-013-8/+5
* Copy over downstream changeShane McDonald2020-07-011-2/+2
* move tmux to dev dependenciesRyan Petrello2020-06-191-1/+1
* Support PVCs that were created w/ WaitForFirstConsumerShane McDonald2020-06-171-2/+2
* Remove local port binding for postgres in dev envShane McDonald2020-06-171-0/+1
* Merge pull request #7317 from shanemcd/redis-root-groupsoftwarefactory-project-zuul[bot]2020-06-172-1/+3
|\
| * Force containers in k8s to run under root groupShane McDonald2020-06-102-1/+3
* | Allows for docker logger supportBen Schmitz2020-06-162-0/+19
* | Make tests pass with current versions of thingsShane McDonald2020-06-161-0/+1
* | Merge pull request #7188 from mo-saeed/develShane McDonald2020-06-112-1/+95
|\ \
| * | merge and resolve conflictsmosad2020-06-106-81/+3
| |\|
| * | Merge branch 'devel' into develmo-saeed2020-06-0618-139/+74
| |\ \
| * | | Resolve conflict 2mosad2020-06-061-6/+6
| * | | Fix conflictmosad2020-06-051-1/+1
| * | | Allow priv container for awx_task and option to create pspmosad2020-05-292-1/+69
| * | | Reshape security context for AWX containersmosad2020-05-292-1/+39
* | | | Merge pull request #7313 from kdelee/update_k8s_inv_docssoftwarefactory-project-zuul[bot]2020-06-101-3/+1
|\ \ \ \
| * | | | remove reference to memcached in k8s invElijah DeLee2020-06-101-3/+1
| | |_|/ | |/| |
* / | | set proper permissions for the redis socketRyan Petrello2020-06-101-1/+1
|/ / /
* | | removed django-redis as a dependencyRebeccah Hunter2020-06-091-1/+0
* | | remove memcache from everywhere and add djagno-redis to cover itRebeccah2020-06-095-66/+1
* | | Add queue / instance group registration to heartbeat for k8s installsShane McDonald2020-06-061-2/+2
| |/ |/|