Spelling error

This commit is contained in:
Mike Reeves
2022-12-15 11:57:06 -05:00
parent ed87b08fc1
commit fd27044471

View File

@@ -11,7 +11,7 @@
# Global tags can be specified here in key="value" format.
[global_tags]
role = "{{ GLOBALS.role.split('-') | last }}"s
role = "{{ GLOBALS.role.split('-') | last }}"
# Configuration for telegraf agent
[agent]