Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
362 contributions in the last year
Contribution activity
October 2020
- dmacvicar/uyuni-docs SCSS
Created a pull request in mirceaulinic/salt-sproxy that received 1 comment
Fix calling module functions with arguments when using a Saltfile
Follow up from issue #179
When calling for example cmd.run in a Saltfile setup, it will error with:
[ERROR ] [minionid] Passed invalid arguments: r…
Created an issue in mirceaulinic/salt-sproxy that received 16 comments
Question: using salt-sproxy as a replacement for salt-ssh
I have tried to replace my salt-ssh usage with salt-sproxy. This means a plain git repo, with a Saltfile like described here. I had mixed success.
C…