Skip to main content

Vertical app merge components for Idem and corn support on Linux

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

pop-seed -t v idem-{specific_bsd_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-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 corn, 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-linux-0.2.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

idem_linux-0.2-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

Details for the file idem-linux-0.2.tar.gz.

File metadata

  • Download URL: idem-linux-0.2.tar.gz
  • Upload date:
  • Size: 17.3 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.43.0 CPython/3.6.8

File hashes

Hashes for idem-linux-0.2.tar.gz
Algorithm Hash digest
SHA256 b7a5ca84d19ba6bffecc6cea5bc7a776147fa23a89c0c7355bcc7e69b5f8daef
MD5 1e74938549ba146b975d146702c7daf2
BLAKE2b-256 28fa310dcaebdf406a88a485437708f8c59d0d88e69436bafce0acd87da071e7

See more details on using hashes here.

File details

Details for the file idem_linux-0.2-py3-none-any.whl.

File metadata

  • Download URL: idem_linux-0.2-py3-none-any.whl
  • Upload date:
  • Size: 24.9 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.43.0 CPython/3.6.8

File hashes

Hashes for idem_linux-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d0043eabc12036fa692cd7a585cb502d12007dcea7cf07d369773a5a00d7c2e0
MD5 688a95f4afb9c1493923efa37c0567e3
BLAKE2b-256 8c3a4ab276f69c0e2b609bb7f4aa8c0df264f2389779346b6030f766646f11d2

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