[galaxyproject/infrastructure-playbook] 23d66e: Move nginx and postgresql roles to requirements in...
Branch: refs/heads/master Home: https://github.com/galaxyproject/infrastructure-playbook Commit: 23d66eedbdcb3ad71626e30e9b2495c6dada916e https://github.com/galaxyproject/infrastructure-playbook/commit/23d66eedbdcb... Author: Nate Coraor <nate@bx.psu.edu> Date: 2019-02-27 (Wed, 27 Feb 2019) Changed paths: M .gitignore M README.md A requirements.yml R roles/galaxyproject.nginx/README.md R roles/galaxyproject.nginx/defaults/main.yml R roles/galaxyproject.nginx/handlers/main.yml R roles/galaxyproject.nginx/meta/.galaxy_install_info R roles/galaxyproject.nginx/meta/main.yml R roles/galaxyproject.nginx/tasks/apt.yml R roles/galaxyproject.nginx/tasks/main.yml R roles/galaxyproject.nginx/tasks/pkgin.yml R roles/galaxyproject.nginx/tasks/ssl.yml R roles/galaxyproject.nginx/tasks/yum.yml R roles/galaxyproject.nginx/templates/epel-nginx.conf.j2 R roles/galaxyproject.nginx/templates/http_options.conf.j2 R roles/galaxyproject.nginx/templates/pkgin-nginx.conf.j2 R roles/galaxyproject.nginx/templates/ssl.conf.j2 R roles/galaxyproject.nginx/templates/supervisord.conf.j2 R roles/galaxyproject.nginx/vars/pkgin.yml R roles/galaxyprojectdotorg.postgresql/.gitignore R roles/galaxyprojectdotorg.postgresql/README.md R roles/galaxyprojectdotorg.postgresql/defaults/main.yml R roles/galaxyprojectdotorg.postgresql/files/get_repo_rpm_release.py R roles/galaxyprojectdotorg.postgresql/handlers/main.yml R roles/galaxyprojectdotorg.postgresql/meta/.galaxy_install_info R roles/galaxyprojectdotorg.postgresql/meta/main.yml R roles/galaxyprojectdotorg.postgresql/tasks/backup.yml R roles/galaxyprojectdotorg.postgresql/tasks/debian.yml R roles/galaxyprojectdotorg.postgresql/tasks/main.yml R roles/galaxyprojectdotorg.postgresql/tasks/redhat.yml R roles/galaxyprojectdotorg.postgresql/templates/20ansible_backup.conf.j2 R roles/galaxyprojectdotorg.postgresql/templates/25ansible_postgresql.conf.j2 R roles/galaxyprojectdotorg.postgresql/templates/archive_wal.sh.j2 R roles/galaxyprojectdotorg.postgresql/templates/backup_working_wal.sh.j2 R roles/galaxyprojectdotorg.postgresql/templates/pg_hba.conf.debian.j2 R roles/galaxyprojectdotorg.postgresql/templates/pg_hba.conf.redhat.j2 R roles/galaxyprojectdotorg.postgresql/templates/scheduled_backup.sh.j2 R roles/galaxyprojectdotorg.postgresql/vars/debian.yml R roles/galaxyprojectdotorg.postgresql/vars/main.yml R roles/galaxyprojectdotorg.postgresql/vars/redhat.yml Log Message: ----------- Move nginx and postgresql roles to requirements instead of committed.
participants (1)
-
Nate Coraor