Skip to main content

Vertical app merge components for idem and grains to support windows

Project description

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

INSTALLATION

Clone the idem-windows repo and install with pip:

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

EXECUTION

After installation the grains command should now be available

TESTING

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

pip install -r idem_windows\requirements-test.txt
pytest idem_windows\tests

VERTICAL APP-MERGING

Instructions for extending idem-windows into another POP project:

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir idem_{windows_project_name}
cd idem_{windows_project_name}

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

pop-seed -t v pop_{specific_windows_system} -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-windows” to the requirements.txt:

echo "idem-windows" >> requirements.txt

And that’s it! Go to town making your own unique grains, execution modules, and state modules. Your new project automatically has access to everything in idem_windows through the hub. Follow the conventions you see in idem_windows.

For information about running idem states and execution modules check out https://idem.readthedocs.io

To read about the hub and learn about POP read https://pop.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-windows-4.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

idem_windows-4-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

Details for the file idem-windows-4.tar.gz.

File metadata

  • Download URL: idem-windows-4.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for idem-windows-4.tar.gz
Algorithm Hash digest
SHA256 7cec1b4fe34541559f9249fd361080a310f9cdd4006708db73bd3c98d4f88b79
MD5 5963da171cb0b51a96f6e8c8ae6a2779
BLAKE2b-256 f4780f6867fc27d0021092d74b4696f9481df48d2f0d8fd29f829f57c0d9d354

See more details on using hashes here.

File details

Details for the file idem_windows-4-py3-none-any.whl.

File metadata

  • Download URL: idem_windows-4-py3-none-any.whl
  • Upload date:
  • Size: 32.4 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/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for idem_windows-4-py3-none-any.whl
Algorithm Hash digest
SHA256 33ad06e9543c15fd9713d90bdf9411a4a031dfc5f95052a77785702c9fe30a48
MD5 18cef5ca112fa7a4760887833e19483c
BLAKE2b-256 7724216649361dd40689cd85a66da68daaa39778b2959e146022e0a9f6c583b7

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