Skip to main content

No project description provided

Project description

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

INSTALLATION

Install with pip:

pip install idem-aix

DEVELOPMENT INSTALLATION

Clone the idem-aix repo and install with pip:

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

EXECUTION

After installation the corn command should now be available

TESTING

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

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

VERTICAL APP-MERGING

Instructions for extending idem-aix into an OS or os specific pop project

Install pop:

pip install --upgrade pop

Create a new directory for the project:

mkdir idem-{specific_aix_os}
cd idem-{specific_aix_os}

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

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

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

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

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_aix-1.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

idem_aix-1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file idem_aix-1.tar.gz.

File metadata

  • Download URL: idem_aix-1.tar.gz
  • Upload date:
  • Size: 14.4 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.45.0 CPython/3.8.2

File hashes

Hashes for idem_aix-1.tar.gz
Algorithm Hash digest
SHA256 f2bbdfdc3d785ec5c026de28902b6cc8e16063168db189e7fdf56076dd0d7522
MD5 c719badb6ac3bb262a426e38cf32b584
BLAKE2b-256 0cbc2e2623aee4bb45ed421892566d5d93ed266d110f9c0041cb6b8dd8104705

See more details on using hashes here.

File details

Details for the file idem_aix-1-py3-none-any.whl.

File metadata

  • Download URL: idem_aix-1-py3-none-any.whl
  • Upload date:
  • Size: 18.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/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for idem_aix-1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1fbde4c453e51ce0b448fd5d0e61e2f196bbc10430ae4960bf5b96950348757
MD5 5913a54f62710626497e69bae0c1ffd6
BLAKE2b-256 7db35a3787f0b0105bbbb6c8a39081287ae19ec9bdbf464c778a38e08f4a78b2

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