https://github.com/ananace/foreman_passwordstate
Passwordstate plugin for Foreman
https://github.com/ananace/foreman_passwordstate
foreman foreman-passwordstate passwordstate
Last synced: 6 months ago
JSON representation
Passwordstate plugin for Foreman
- Host: GitHub
- URL: https://github.com/ananace/foreman_passwordstate
- Owner: ananace
- License: gpl-3.0
- Created: 2018-08-01T13:26:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T15:32:47.000Z (8 months ago)
- Last Synced: 2025-04-02T02:12:41.297Z (6 months ago)
- Topics: foreman, foreman-passwordstate, passwordstate
- Language: Ruby
- Size: 310 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Foreman Passwordstate
A plugin to delegate host password handling from Foreman to a Passwordstate instance.
## Compatibility
| Foreman Version | Plugin Version |
| --------------- | -------------- |
| >= 3.12 | >=0.3.0 |
| >= 1.17 | any |## Installation
See the [Plugins install instructions, advanced installation from gems](https://theforeman.org/plugins/#2.3AdvancedInstallationfromGems) for information on how to install this plugins.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ananace/foreman_passwordstate
The project lives at https://gitlab.liu.se/ITI/foreman_passwordstate## License
The gem is available as open source under the terms of the [GPL-3.0 License](https://opensource.org/licenses/GPL-3.0).