Daniel Wallace

Results 65 comments of Daniel Wallace

Hrm, that is a different bug, because latest should just use the .rpm file for installing the repository. https://kitchen.saltstack.com/docs/file/docs/provisioner_options.md#salt_yum_repo Changing `salt_yum_repo` to `https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest` Will fix this as a work around....

I am working on fixing the tests in travis, would you please add some tests for the extra branchs you added for full_return?

I do not know why print was used here, probably just to be consistent across the board. I also do not know why it would be putting those escape codes....

This is not currently possible, and the config file is only meant to store information about how to connect to the salt api, so it would require a pretty big...

Yes, we should log the error message if the status is 500.

Yes, can you please submit a PR, and possibly a test for this? Thanks, Daniel

@kk21986 can you check if develop fixes these issues, and if it does, i will get a release out today.