Skip to main content

Vertical app merge components for grains on all systems

Project description

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

INSTALLATION

Install with pip:

pip install grains-universal

DEVELOPMENT INSTALLATION

Clone the grains-universal repo and install with pip:

git clone https://gitlab.com/saltstack/pop/grains-universal.git grains_universal
pip install -e grains_universal

EXECUTION

After installation the grains command should now be available

TESTING

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

pip install -r grains-universal/requirements-test.txt
pytest grains-universal/tests

VERTICAL APP-MERGING

Instructions for extending grains-universal into an OS or distro specific pop project

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir idem-{specific_platform}
cd idem-{specific_platform}

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

pop-seed -t v idem-{specific_platform} -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 “grains-universal” to the requirements.txt:

echo grains-universal >> requirements.txt

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

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

grains-universal-2.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

grains_universal-2.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file grains-universal-2.1.tar.gz.

File metadata

  • Download URL: grains-universal-2.1.tar.gz
  • Upload date:
  • Size: 3.9 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 grains-universal-2.1.tar.gz
Algorithm Hash digest
SHA256 ce7e8a6950a9266166913b70bf1331ec14ad90d0fecb3ebc5226dc8e3a6b31d1
MD5 49fd29a2a88588c5db841c31ca27c270
BLAKE2b-256 714b9dc6971f1859adf83e0b1c67b48614e6a1d287aca1ded23382a8ad39eea8

See more details on using hashes here.

File details

Details for the file grains_universal-2.1-py3-none-any.whl.

File metadata

  • Download URL: grains_universal-2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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 grains_universal-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e145678eea6eb4a4917c5efeb315795bba97f0ded5e187a3d7a2ce6aa4ab81e
MD5 6496278ba6a7694ad17426acfdf9f0e3
BLAKE2b-256 5372d2dc22ac80f14f60de5038c2f9f1167615ad93ada4152403a3a49392d2f0

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