Skip to content
Snippets Groups Projects

Feat deploy ood

Merged Eesaan Atluri requested to merge atlurie/hpc-factory:feat-deploy-ood into main
@@ -7,7 +7,7 @@
- name: Download patched shell app with shell timeout fix
ansible.builtin.get_url:
url: https://s3.lts.rc.uab.edu/ood-proxy-file/ood-proxy.conf
dest: /opt/rh/httpd24/root/etc/httpd/conf.d/ood-proxy.conf
dest: /var/www/ood/apps/sys/shell/app.js
- name: Shell app configuration env
ansible.builtin.template:
Loading