https://github.com/ananace/foreman_maskindb
Foreman connection to the Linköping University machine database
https://github.com/ananace/foreman_maskindb
foreman
Last synced: about 1 month ago
JSON representation
Foreman connection to the Linköping University machine database
- Host: GitHub
- URL: https://github.com/ananace/foreman_maskindb
- Owner: ananace
- License: gpl-3.0
- Created: 2018-02-07T07:46:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T12:42:03.000Z (almost 3 years ago)
- Last Synced: 2025-07-25T00:16:04.161Z (3 months ago)
- Topics: foreman
- Language: Ruby
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Foreman MaskinDB
Foreman plugin to add per-host information taken from the LiU-IT MaskinDB
## Installation
Install the gem with `gem install` following the [Foreman manual](https://theforeman.org/plugins/#2.3AdvancedInstallationfromGems).
## Development
After checking out the repo, run `bundle install` to install dependencies. Then, run `bundle exec rake test` to run the tests. You can also run `bundle exec irb` for an interactive prompt that will allow you to experiment.
## Contributing
Bug reports and merge requests are welcome on the LiU GitLab at https://gitlab.liu.se/ITI/foreman_maskindb or GitHub at https://github.com/ananace/foreman_maskindb
## License
The gem is available as open source under the terms of the [GPL-3.0 License](http://opensource.org/licenses/GPL-3.0).