Skip to main content

No project description provided

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 corn 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 corn and idem:

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

  • “-d corn exec states” says that we want to implement the dynamic names of “corn”, “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 corn, 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-1.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

idem_solaris-1-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file idem_solaris-1.tar.gz.

File metadata

  • Download URL: idem_solaris-1.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for idem_solaris-1.tar.gz
Algorithm Hash digest
SHA256 836be288bc3fc86b46b2456268efb39061f5dfd61d9ccfb694794e2f276d64ee
MD5 e1020896e82966623028db292697eb3d
BLAKE2b-256 e57e7481f2f59a905553d1a8ce1a2558ff412dce9f42478487339efbe42dedda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: idem_solaris-1-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for idem_solaris-1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7b1c8c73684adf4d764f640d67e6d5b5e1f86cee25b003ba8090d5b92e0d2c7
MD5 bb67fcf1f631f76804282462e04d2065
BLAKE2b-256 76082819cc36458d47850f817398a1d5479d96399ee7d0ebd5c81ea3614727bb

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