Skip to content
Snippets Groups Projects

OOD deploy time config changes

Open Eesaan Atluri requested to merge atlurie/hpc-factory:feat-ood-config-post-deploy into main
Files
6
+ 10
0
@@ -92,3 +92,13 @@
# CentOS Repo
centos_base_url: "http://vault.centos.org"
# ood_config
enable_ood_config: false
ood_internal_ip: OOD_INTERNAL_IP
ood_hostname: ood-gpfs5
ood_domain: https://rc.uab.edu
login_hostname: login-gpfs5
account_app: account
account_app_port: 8000
account_app_bind_address: ["0.0.0.0:{{account_app_port}}"]
Loading