An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

haveged Puppet module
=====================

[![Build Status](https://secure.travis-ci.org/gini/puppet-haveged.png)](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).