Daniel Wallace

Results 65 comments of Daniel Wallace

Ok, after looking, we were only recently able to get the exit code back from salt, once the full_return variable was added to localclient. I will look at implementing this....

There is not a way, you will need to change whatever your directory is, so that it does not conflict with files from the formula. I am marking this as...

is exim your formula root? or is git/salt/formula-core? because that is where all the formulas are located. You might take a look at using `dependencies` with paths to the formula...

I want to move this away from these scripts, and instead put as many of the dependencies in the sand box as possible (besides spm) so that they are just...

:+1: yeah this is a bug, but i don't really have any interest in fixing it, because the distributed versions are years old. ``` [ ] salt-2015.5.10-2.el7.noarch.rpm 2016-06-01 07:45 4.1M...

I am going to fix the docs, because I am about to do a release today, but I would like to see this changed to allow it to also be...

I updated the doc to be correct. https://github.com/saltstack/kitchen-salt/pull/190

Have you tried passing `--fail-if-incomplete` in order to use the `poll_for_returns`?

If you have a busy salt master, you should do the same thing that is recommended on the regular salt commandline, use the `local_async` client, you will get the `jid`...