SaltStack connector for netunicorn
Project description
Salt connector for netunicorn
This is a connector for netunicorn platform to saltstack-managed infrastructure.
Installation
pip install netunicorn-connector-salt
Usage
Create a configuration file (see example). Then, add the connector information to the main configuration file of netunicorn-director-infrastructure module (see corresponding repo).
This connector represents saltstack-managed infrastructure to netunicorn platform. It works via Salt CherryPy API and requires a corresponding Salt configuration changes.
Salt configuration
In master configuration file (usually /etc/salt/master
) specify the following options:
# external_auth configuration
external_auth:
pam:
remoteusername:
- .*
- '@wheel'
- '@runner'
- '@jobs'
...
# cherrypy configuration
rest_cherrypy:
port: your_cherrypy_port
host: your_cherrypy_host
See the Salt's documentation for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file netunicorn_connector_salt-0.3.8.tar.gz
.
File metadata
- Download URL: netunicorn_connector_salt-0.3.8.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e61bb462fd3a8cf4b2915b1e714894aad1f4a9ee02b4f77c09a243d442af963 |
|
MD5 | 23c845c81780b6566af30379d3beed3a |
|
BLAKE2b-256 | c709edc501024444716fd0efe138e66e6c0463f7e3321e2618640eabbc679c7f |
File details
Details for the file netunicorn_connector_salt-0.3.8-py3-none-any.whl
.
File metadata
- Download URL: netunicorn_connector_salt-0.3.8-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fd950d2a105005aae997875ee63e54bbccdcaf08c03c345d19f2c93a538709e |
|
MD5 | 12847228029fe7b8a0acba297a029131 |
|
BLAKE2b-256 | cb852a3b5aec59b2b2264be69946bd984cdf5cf62ebb6483597e9ee445684442 |