{"id":14965291,"url":"https://github.com/sapucc/saltext-sap_hostctrl","last_synced_at":"2026-01-20T13:33:41.019Z","repository":{"id":63662387,"uuid":"569250035","full_name":"SAPUCC/saltext-sap_hostctrl","owner":"SAPUCC","description":"SaltStack extension for the SAP Host Agent","archived":false,"fork":false,"pushed_at":"2022-11-25T12:55:56.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-16T00:48:16.037Z","etag":null,"topics":["python","salt","salt-extension","saltext","saltstack","saltstack-extension","sap"],"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-22T12:15:08.000Z","updated_at":"2022-11-24T08:57:01.000Z","dependencies_parsed_at":"2023-01-22T12:15:56.645Z","dependency_job_id":null,"html_url":"https://github.com/SAPUCC/saltext-sap_hostctrl","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_hostctrl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_hostctrl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_hostctrl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAPUCC%2Fsaltext-sap_hostctrl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAPUCC","download_url":"https://codeload.github.com/SAPUCC/saltext-sap_hostctrl/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247970594,"owners_count":21026173,"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","sap"],"created_at":"2024-09-24T13:34:32.387Z","updated_at":"2026-01-20T13:33:41.013Z","avatar_url":"https://github.com/SAPUCC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SaltStack SAP Host Agent extension\nThis SaltStack extensions allows interfaces SAP Host Agents running on minions.\n\n**THIS PROJECT IS NOT ASSOCIATED WITH SAP IN ANY WAY**\n\n## Installation\nRun the following to install the SaltStack SAP Host Agent extension:\n```bash\nsalt-call pip.install saltext.sap-hostctrl\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_hostctrl.git:\n    - root: src/saltext/sap_hostctrl\n```\nIn order to enable this, logical links under `src/saltext/sap_hostctrl/` 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 Host Agent extension looks like this:\n```jinja\nOutside Discovery is executed:\n  sap_hostctrl.outside_discovery_executed:\n    - name: sol.my.domain\n    - sld_port: 50000\n    - sld_username: SLD_DS_USER\n    - sld_password: __slot__:salt:vault.read_secret(path=\"SAP\", key=\"SLD_DS_USER\")\n    - username: sapadm\n    - password: __slot__:salt:vault.read_secret(path=\"os\", key=\"sapadm\")\n```\n\n## Docs\nSee https://saltext-sap-hostctrl.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_hostctrl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapucc%2Fsaltext-sap_hostctrl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapucc%2Fsaltext-sap_hostctrl/lists"}