Skip to content
Snippets Groups Projects
Commit e9c409b5 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

feat: Add role ood_config to playbook cluster.yml

parent 69cdf8ce
No related branches found
No related tags found
No related merge requests found
Pipeline #13710 failed with stage
in 55 seconds
......@@ -14,3 +14,5 @@
- { name: 'rewrite_map', tags: 'rewrite_map', when: enable_rewrite_map }
- { name: 'fail2ban', tags: 'fail2ban', when: enable_fail2ban }
- { name: 'install_node_exporter', tags: 'install_node_exporter', when: enable_node_exporter }
- { name: 'ood_config', tags: 'ood_config', when: ood_config }
......@@ -91,6 +91,7 @@
node_exporter_port: 9100
# ood_config
ood_config: false
ood_internal_ip: 10.141.0.133
ood_hostname: ood-gpfs5-01
ood_domain: https://rc.uab.edu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment