Skip to content

Swerc suggestions #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 22, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Allow single domserver usage
  • Loading branch information
vmcj committed Mar 9, 2022
commit 6c136b0ff206112ce0437e72f8a3bc6d059f0459
1 change: 1 addition & 0 deletions icpc-wf/ansible/domserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
tags: mysql_replication
- role: keepalived
tags: keepalived
when: KEEPALIVED_PRIORITY is defined
- role: prometheus_target_web
tags: prometheus_target_web
when: GRAFANA_MONITORING
Expand Down