{"id":14965289,"url":"https://github.com/sapucc/saltext-sap_pse","last_synced_at":"2026-01-21T11:11:03.625Z","repository":{"id":63712282,"uuid":"570048892","full_name":"SAPUCC/saltext-sap_pse","owner":"SAPUCC","description":"SaltStack extension for SAP PSE","archived":false,"fork":false,"pushed_at":"2022-11-25T07:28:33.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-03-16T08:45:48.701Z","etag":null,"topics":["python","salt","salt-extension","saltext","saltstack","saltstack-extension"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAPUCC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-24T08:14:09.000Z","updated_at":"2022-11-24T14:31:10.000Z","dependencies_parsed_at":"2023-01-22T09:30:31.800Z","dependency_job_id":null,"html_url":"https://github.com/SAPUCC/saltext-sap_pse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_pse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_pse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_pse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_pse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAPUCC","download_url":"https://codeload.github.com/SAPUCC/saltext-sap_pse/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247970534,"owners_count":21026162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","salt","salt-extension","saltext","saltstack","saltstack-extension"],"created_at":"2024-09-24T13:34:32.223Z","updated_at":"2026-01-21T11:11:03.489Z","avatar_url":"https://github.com/SAPUCC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SaltStack SAP PSE extension\nThis SaltStack extensions allows managing SAP Personal Security Environment (PSE) files.\n\n**THIS PROJECT IS NOT ASSOCIATED WITH SAP IN ANY WAY**\n\n## Installation\nRun the following to install the SaltStack SAP PSE extension:\n```bash\nsalt-call pip.install saltext.sap-pse\n```\nKeep in mind that this package must be installed on every minion that should utilize the states and execution modules.\n\nAlternatively, you can add this repository directly over gitfs\n```yaml\ngitfs_remotes:\n  - https://github.com/SAPUCC/saltext-sap_pse.git:\n    - root: src/saltext/sap_pse\n```\nIn order to enable this, logical links under `src/saltext/sap_pse/` from `_\u003cdir_type\u003e` (where the code lives) to `\u003cdir_type\u003e` have been placed, e.g. `_modules` -\u003e `modules`. This will double the source data during build, but:\n * `_modules` is required for integrating the repo over gitfs\n * `modules` is required for the salt loader to find the modules / states\n\n## Usage\nA state using the SAP PSE extension looks like this:\n```jinja\nSAP Host Agent SAPSSLS PSE file is managed:\n  sap_pse.managed:\n    - name: /usr/sap/hostctrl/exe/sec/SAPSSLS.pse\n    - user: sapadm\n    - group: sapsys\n    - seclogons:\n      - sapadm\n    - priv_key: /etc/pki/{{ grains[\"id\"] }}.key\n    - pub_key: /etc/pki/{{ grains[\"id\"] }}.crt\n```\n\n## Docs\nSee https://saltext-sap-pse.readthedocs.io/ for the documentation.\n\n## Contributing\nWe would love to see your contribution to this project. Please refer to `CONTRIBUTING.md` for further details.\n\n## License\nThis project is licensed under GPLv3. See `LICENSE.md` for the license text and `COPYRIGHT.md` for the general copyright notice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapucc%2Fsaltext-sap_pse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapucc%2Fsaltext-sap_pse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapucc%2Fsaltext-sap_pse/lists"}