SaltStack extension for SAP PSE
Project description
SaltStack SAP PSE extension
This SaltStack extensions allows managing SAP Personal Security Environment (PSE) files.
THIS PROJECT IS NOT ASSOCIATED WITH SAP IN ANY WAY
Installation
Run the following to install the SaltStack SAP PSE extension:
salt-call pip.install saltext.sap-pse
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_pse.git:
- root: src/saltext/sap_pse
In order to enable this, logical links under src/saltext/sap_pse/
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:
_modules
is required for integrating the repo over gitfsmodules
is required for the salt loader to find the modules / states
Usage
A state using the SAP PSE extension looks like this:
SAP Host Agent SAPSSLS PSE file is managed:
sap_pse.managed:
- name: /usr/sap/hostctrl/exe/sec/SAPSSLS.pse
- user: sapadm
- group: sapsys
- seclogons:
- sapadm
- priv_key: /etc/pki/{{ grains["id"] }}.key
- pub_key: /etc/pki/{{ grains["id"] }}.crt
Docs
See https://saltext-sap-pse.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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file saltext.sap_pse-1.0.0.tar.gz
.
File metadata
- Download URL: saltext.sap_pse-1.0.0.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8c7901e789617029eaf642281d7675533129803f9d9a2f8f41473b9de0eeef1 |
|
MD5 | 087075de8312684bba4be268c0c558ef |
|
BLAKE2b-256 | baec43362a615ade5e2634a2ba8d1690cd4f0caaf8c5d622959ec31ef64bdb1c |
File details
Details for the file saltext.sap_pse-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: saltext.sap_pse-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e3c984e372a68d54f18241968c3b864449d06e3f74281325123d0161d5a3dd8 |
|
MD5 | fa66a2264299149aa3549cb9f9c9d74f |
|
BLAKE2b-256 | d5719c377b1bbd62a15f467f38f38d845dd020a596eaf9382c28143f2ed33b42 |