Skip to main content

Vertical app merge components for Idem and grains support on Solaris

Project description

Grains, execution modules, and state modules common to all solaris systems

INSTALLATION

Install idem-solaris directly from pip:

pip install idem-solaris

DEVELOPMENT INSTALLATION

Clone the idem_solaris repo and install with pip:

git clone https://gitlab.com/saltstack/pop/idem-solaris.git idem_solaris
pip install -e idem_solaris

EXECUTION

After installation the grains command should now be available

TESTING

install requirements-test.txt with pip and run pytest:

pip install -r idem_solaris/requirements-test.txt
pytest idem_solaris/tests

VERTICAL APP-MERGING

Instructions for extending pop-solaris into an OS-specific pop project

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir pop_{specific_solaris}
cd pop_{specific_solaris_os}

Use pop-seed to generate the structure of a project that extends grains and idem:

pop-seed -t v pop_{specific_solaris_os} -d grains exec states
  • “-t v” specifies that this is a vertically app-merged project

  • “-d grains exec states” says that we want to implement the dynamic names of “grains”, “exec”, and “states”

Add “idem_solaris” to the requirements.txt:

echo "idem_solaris @ git+https://gitlab.com/saltstack/pop/idem_solaris.git" >> requirements.txt

And that’s it! Go to town making grains, execution modules, and state modules specific to your specific solaris-based platform. Follow the conventions you see in idem_solaris.

For information about running idem states and execution modules check out https://idem.readthedocs.io

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

idem-solaris-4.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

idem_solaris-4-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file idem-solaris-4.tar.gz.

File metadata

  • Download URL: idem-solaris-4.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for idem-solaris-4.tar.gz
Algorithm Hash digest
SHA256 13d5aedde9f2f5f3638753583bf6956d83b10d6f7c8e622f39b816c2e3d73458
MD5 07e664a3eab5f33c17894f126984f044
BLAKE2b-256 621c4bed9040887192333a6943a97683356b365fe482426f68d30738c7efa7a4

See more details on using hashes here.

File details

Details for the file idem_solaris-4-py3-none-any.whl.

File metadata

  • Download URL: idem_solaris-4-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for idem_solaris-4-py3-none-any.whl
Algorithm Hash digest
SHA256 27a37c6f7ddbfb302a130bc1cb2c9ccdaef4ca2ec545c6327b436f50ce62fba6
MD5 0acf1d116a2f77b17d09163d25bf1fe8
BLAKE2b-256 f58759871898f088f3c8a5ba165123896f85c19ef6a100f36f246975ace752a6

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