Skip to content

Commit

Permalink
fix(node_exporter): typo
Browse files Browse the repository at this point in the history
closes #57
  • Loading branch information
javierbertoli committed May 28, 2021
1 parent babe311 commit cc112e7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ prometheus-exporters-{{ name }}-collector-textfile-dir:
- group: {{ name }}
{%- endif %}
- makedirs: True
- requre:
- require:
- user: prometheus-config-users-install-{{ name }}-user-present
- group: prometheus-config-users-install-{{ name }}-group-present
{%- endif %}
Expand Down

0 comments on commit cc112e7

Please sign in to comment.