https://github.com/gini/puppet-haveged
A Puppet module to install and manage haveged, a simple entropy daemon.
https://github.com/gini/puppet-haveged
Last synced: 6 months ago
JSON representation
A Puppet module to install and manage haveged, a simple entropy daemon.
- Host: GitHub
- URL: https://github.com/gini/puppet-haveged
- Owner: gini
- Archived: true
- Created: 2013-07-25T10:04:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T10:19:56.000Z (over 10 years ago)
- Last Synced: 2025-02-22T19:49:48.935Z (over 1 year ago)
- Language: Puppet
- Size: 121 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
haveged Puppet module
=====================
[](http://travis-ci.org/gini/puppet-haveged)
Overview
--------
A Puppet module to install and manage [haveged](http://www.issihosts.com/haveged/), a simple entropy daemon.
Currently this module only installs the haveged package and starts the service (dependent on the class parameters).
Usage
-----
Example:
class { 'haveged': }
Supported Platforms
-------------------
The module has been tested on the following operating systems. Testing and patches for other platforms are welcome.
* Debian Linux 7.1 (Wheezy)
License
-------
Copyright (c) 2013 Gini GmbH
This script is licensed under the Apache License, Version 2.0.
See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.
Support
-------
Please log tickets and issues at our [project site](https://github.com/gini/puppet-haveged/issues).