SaltStack extension to handle SAPCAR archives
Project description
SaltStack SAPCAR extension
This SaltStack extention allows the handling of SAPCAR archives over states. Right now, only extraction is supported as it is the biggest use case.
THIS PROJECT IS NOT ASSOCIATED WITH SAP IN ANY WAY
Installation
Run the following to install the SaltStack SAPCAR extension:
salt-call pip.install saltext.sap-car
Keep in mind that this package must be installed on every minion that should utilize the states and execution modules.
Usage
A state using the SAPCAR extension looks like this:
SAProuter is extracted:
sap_car.extracted:
- name: /mnt/nfs/saprouter.sar
- output_dir: /usr/sap/saprouter/
- user: root
- group: root
- require:
- pkg: SAPCAR is installed
Docs
See https://saltext-sap-car.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_car-1.0.1.tar.gz
.
File metadata
- Download URL: saltext.sap_car-1.0.1.tar.gz
- Upload date:
- Size: 17.8 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 | cede84241b1d099d33a3390c6a447d18c8b7f8ba8a046a0864f0216472e22c4d |
|
MD5 | 52799ba511d57570ad38cc1c770476b2 |
|
BLAKE2b-256 | 351cff46d635cb7dd05f8d95d5b78ebecbaed62c2e66e275c9dd993821fec159 |
File details
Details for the file saltext.sap_car-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: saltext.sap_car-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 19.8 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 | e4d4b3e57980cf09f84772e2e1602ccfe3e74f304be11717bc0298985d176e85 |
|
MD5 | 0ae5c52d06ae0c462e49e286971d19e9 |
|
BLAKE2b-256 | bb493377bfd6fef188a769c3200610b2b4602d142a048c79eb754e47311760ba |