saltstack-formulas / beats-formula

SaltStack formula to manage Elastic Beats platform
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
MIT License
9 stars 18 forks source link

fix escaping in pkgrepo humanname value #13

Closed vquie closed 6 years ago

vquie commented 6 years ago

State failed because of unnecessary escaping.

Testet on CentOS 7.4

salt-call state.sls beats.repository

aboe76 commented 6 years ago

@vquiering thanks for finding this bug