SaltStack SAP NetWeaver license key extension
This SaltStack extensions allows managing license keys for SAP NetWeaver AS ABAP systems.
THIS PROJECT IS NOT ASSOCIATED WITH SAP IN ANY WAY
Installation
Run the following to install the SaltStack SAP license key extension:
salt-call pip.install saltext.sap-likey
Keep in mind that this package must be installed on every minion that should utilize the states and execution modules.
Alternatively, you can add this repository directly over gitfs
gitfs_remotes:
- https://github.com/SAPUCC/saltext-sap_likey.git:
- root: src/saltext/sap_likey
In order to enable this, logical links under src/saltext/sap_likey/ from _<dir_type> (where the code lives) to <dir_type> have been placed, e.g. _modules -> modules. This will double the source data during build, but:
_modulesis required for integrating the repo over gitfsmodulesis required for the salt loader to find the modules / states
Usage
A state using the SAP license key extension looks like this:
License for SAP System S4H is installed:
sap_likey.license_present:
- name: S4H
- filename: /tmp/S4H.txt
Docs
See https://saltext-sap-likey.readthedocs.io/ for the documentation.
Contributing
We would love to see your contribution to this project. Please refer to CONTRIBUTING.md for further details.
License
This project is licensed under GPLv3. See LICENSE.md for the license text and COPYRIGHT.md for the general copyright notice.
Release files for saltext.sap-likey 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| saltext.sap_likey-1.0.0.tar.gz | 21.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| saltext.sap_likey-1.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 47.4 kB
Release files / saltext.sap_likey-1.0.0.tar.gz
| Download URL | saltext.sap_likey-1.0.0.tar.gz |
|---|---|
| Size | 21.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
71f86b6733cbf75316dae11c87c444833433fddcea7887a253766232c11596fc
|
|
BLAKE2b-256 checksum How to use checksums |
59c34b84c8165213d21a953a322e926ce0b77d500fc96aa1cbb80741a1badaa8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.0 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
|
Release files / saltext.sap_likey-1.0.0-py2.py3-none-any.whl
| Download URL | saltext.sap_likey-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 26.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
9d536dba1cdccc572ec06b2249dc8a2bb7b7774e84a3bca235e20b6ecded79c2
|
|
BLAKE2b-256 checksum How to use checksums |
0d813e62353a7b8ed1e9314d7373f191d94afc8c74715a1eb33228ad388d9817
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.0 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
|