Created
April 1, 2026 15:32
-
-
Save broguinn/f1f1988f311f063ab6441bd834bf3f74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/infra/ansible/roles/zabbix_config/templates/cyberpower_ups_template.yaml b/infra/ansible/roles/zabbix_config/templates/cyberpower_ups_template.yaml | |
| index 533745e..a7be26e 100644 | |
| --- a/infra/ansible/roles/zabbix_config/templates/cyberpower_ups_template.yaml | |
| +++ b/infra/ansible/roles/zabbix_config/templates/cyberpower_ups_template.yaml | |
| @@ -10,9 +10,6 @@ zabbix_export: | |
| description: 'Template for monitoring basic details of CyberPower UPS devices' | |
| groups: | |
| - name: Templates/Power | |
| - macros: | |
| - - macro: '{$CYBERPOWER_API_TOKEN}' | |
| - value: '' | |
| valuemaps: | |
| - uuid: 58af494f638347ba896127f5e507e001 | |
| name: 'CyberPower Device Status Value Mapping' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment