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.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for netunicorn-connector-salt-0.3.3.tar.gz
Algorithm Hash digest
SHA256 ef14724cfeb97d6cd7eda8cb0749cad3f7631b5fe8f01818a7ce6fb864270e07
MD5 37bd69004f1f2c2660cee38498d82276
BLAKE2b-256 5674fe649b87a1644d66c36af16c1bb73cfad06e5d0ccfc775fb00ff3e410c89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for netunicorn_connector_salt-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 08d34749eb6cde9cbd4cdf03144542179b343ca7b07eec561c4e4e8e20cc5d8d
MD5 edb0a440184518cb3972c1c58bef41ce
BLAKE2b-256 29adc933009ce3e1541bcda045ab4aa9fd80186e4b0979ade53fad1d86bc5bca

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