An open API service indexing awesome lists of open source software.

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

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.