Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netunicorn-connector-salt-0.3.1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file netunicorn-connector-salt-0.3.1.tar.gz.

File metadata

File hashes

Hashes for netunicorn-connector-salt-0.3.1.tar.gz
Algorithm Hash digest
SHA256 aec0eeb2d3097efc25bbc76164b33b4399f52741c0b46892c82e3b1c580b372a
MD5 55ef3356777592a60f95185e91d20286
BLAKE2b-256 0680c42d912e3a6c00af9a6b0a2154ac17aaa8f89625619d8aba5495a82dff3e

See more details on using hashes here.

File details

Details for the file netunicorn_connector_salt-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for netunicorn_connector_salt-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ab7e59cac1b39cc07a5ecc855259cef28cc5e9d8c74bf1246f07b3f504bf97d
MD5 77ab5ad1956ce3387fe26c34b7b52e58
BLAKE2b-256 12f2b9412747867bad9110add1c1bf65ab449fdb9a45cf1df6f60d0ac07c873a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page