Skip to main content

Vertical app merge components for Idem and grains support on Darwin

Project description

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

INSTALLATION

Install idem-darwin directly from pip:

pip install idem-darwin

DEVELOPMENT INSTALLATION

Clone the idem_darwin repo and install with pip:

git clone https://gitlab.com/saltstack/pop/idem-darwin.git idem_darwin
pip install -e idem_darwin

EXECUTION

After installation the grains command should now be available

TESTING

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

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

VERTICAL APP-MERGING

Instructions for extending idem-darwin into an OS-specific idem project

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir idem_{specific_darwin_os}
cd idem_{specific_darwin_os}

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

pop-seed -t v idem_{specific_darwin_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_darwin” to the requirements.txt:

echo idem-darwin >> requirements.txt

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

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-darwin-8.2.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

idem_darwin-8.2-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file idem-darwin-8.2.tar.gz.

File metadata

  • Download URL: idem-darwin-8.2.tar.gz
  • Upload date:
  • Size: 20.4 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-darwin-8.2.tar.gz
Algorithm Hash digest
SHA256 d03b6d17344fdbac91388e4ec067afb7a455245e3808cca1cad7e5ce02a7dd6b
MD5 f2ecd5721fbed295e273621db434fc49
BLAKE2b-256 1ecf10317f5c1e476abb6d24d9e32a36b088b5c695722dbdd0b4c3001213bfb2

See more details on using hashes here.

File details

Details for the file idem_darwin-8.2-py3-none-any.whl.

File metadata

  • Download URL: idem_darwin-8.2-py3-none-any.whl
  • Upload date:
  • Size: 25.8 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_darwin-8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 70faf11faa6758d7da4fa17ff90117de83e4a1899e3cb85cb48ffdd6205b324d
MD5 057a3b03f1e347f5ac463d58a98f0064
BLAKE2b-256 a06f4840c41ed1ad0754a78c6226b95604fa663b07692cbd48c6afbcf4332eec

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