Skip to main content

Vertical app merge components for Idem and grains support on BSD

Project description

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

INSTALLATION

Install with pip:

pip install idem-bsd

DEVELOPMENT INSTALLATION

Clone the idem-bsd repo and install with pip:

git clone https://gitlab.com/saltstack/pop/idem-bsd.git idem_bsd
pip install -e idem_bsd

EXECUTION

After installation the grains command should now be available

TESTING

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

pip install -r idem-bsd/requirements-test.txt
pytest idem-bsd/tests

VERTICAL APP-MERGING

Instructions for extending idem-bsd into an OS specific pop project

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir idem-{specific_bsd_os}
cd idem-{specific_bsd_os}

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

pop-seed -t v idem-{specific_bsd_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-bsd” to the requirements.txt:

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

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

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-bsd-4.2.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

idem_bsd-4.2-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file idem-bsd-4.2.tar.gz.

File metadata

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

File hashes

Hashes for idem-bsd-4.2.tar.gz
Algorithm Hash digest
SHA256 b3aefd59c7c70ab6b6776231aaae09c4e4de72f2f3432ea19189b9a480db4893
MD5 a0b32b774b353671ea2563206f3aaf73
BLAKE2b-256 5ca55232409b88fc41688262b0dd98160206eba81eec40e22ae10af36c8b55ad

See more details on using hashes here.

File details

Details for the file idem_bsd-4.2-py3-none-any.whl.

File metadata

  • Download URL: idem_bsd-4.2-py3-none-any.whl
  • Upload date:
  • Size: 11.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/45.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for idem_bsd-4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d4974173c482a6e7012880036531aa2e57335ff1082840544caea946584102fe
MD5 9a28fc0c01ed28dd1676ea00493230e3
BLAKE2b-256 88dc1665160f20ecf548b9ea58a5fbf7835c313f9a22f494d87b864258f1c293

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