Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(libsaltcli): add lib to check type of Salt command being used #131

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

myii
Copy link
Member

@myii myii commented May 27, 2019

* To distinguish between:
  - `salt-minion`
  - `salt-call`
  - `salt-ssh`
* Invoked like `map.jinja`:
  - `{%- from tplroot ~ "/libsaltcli.jinja" import cli with context %}`
* Based upon work done in PRs: saltstack-formulas#102, saltstack-formulas#114 & saltstack-formulas#115
* Finalised from saltstack-formulas/libvirt-formula#71
* Required by saltstack-formulas#186
@myii myii force-pushed the chore/introduce-libsaltcli branch from 7721eb0 to a6487b5 Compare March 25, 2020 15:21
@myii myii requested a review from baby-gnu March 25, 2020 15:23
@baby-gnu baby-gnu merged commit 1aa8458 into saltstack-formulas:master Mar 25, 2020
@myii myii deleted the chore/introduce-libsaltcli branch March 25, 2020 15:40
@saltstack-formulas-travis

🎉 This PR is included in version 4.0.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@alxwr
Copy link
Member

alxwr commented Apr 25, 2020

@myii Thanks for this!

@myii
Copy link
Member Author

myii commented Apr 26, 2020

@alxwr You're welcome. Be aware that we've already improved this library since including it (check the latest version in this formula).

As a side note, a Formulas Working Group has started up, we had our first meeting two weeks ago. It's available on YouTube, see the contributors' team discussion for the link. Our next meeting is on Tuesday, it would be nice to catch up with you there if you can make it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants