Megan Wilhite

Results 121 comments of Megan Wilhite

can you share your state where you are seeing this issue? thanks

ping @clinta any chance you can take a look here? Are you seeing this same behavior?

thanks for that follow up information @th31nitiate @clinta any luck with the test suite? anything i can help with?

No, it looks like it was slated for 3006 on our issue tracker. But this PR will need test coverage and a changelog before it will be accepted.

ping @cro any chance you can review here. I know you initially added the feature to allow matchers to be loaded by Salt's loader.

@s0undt3ch can you elaborate why you would not want to do this? This would ensure we are not invoking the loader on each matcher call, which would mean more speed.

will approve as a feature request

@jtpham4 are you able to come back to this and fix some of the feedback i submitted?

looks like i'm able to replicate this error running the following: 1. `cd /srv/salt` 2. `git clone https://github.com/saltstack-formulas/redis-formula.git .` 3. ` salt-ssh '*' state.sls redis test=True -ltrace > /tmp/test 2>&1`...