https://github.com/nembery/salt_skillets
Panhandler Skillets to interface with Saltstack REST API
https://github.com/nembery/salt_skillets
skillets
Last synced: 3 months ago
JSON representation
Panhandler Skillets to interface with Saltstack REST API
- Host: GitHub
- URL: https://github.com/nembery/salt_skillets
- Owner: nembery
- License: apache-2.0
- Created: 2019-05-30T14:37:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T14:44:39.000Z (about 6 years ago)
- Last Synced: 2025-01-12T01:13:37.376Z (5 months ago)
- Topics: skillets
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Salt Skillet
Panhandler Skillets to interface with Saltstack REST API.This shows how to use the REST skillet type to perform the salt authentication, and send the payload.
This assumes your salt-master instance has state file called 'launch_container.sls'. See [here](https://github.com/nembery/salt-master-compose) for an example.
## Disclaimer
Provided as-is for use as a proof of concept only.