index
:
puppet-dhcp
develop
master
production
Puppet module for dhcp
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
Age
Commit message (
Expand
)
Author
2015-01-05
Fix when using future parser
Mickaël Canévet
2014-02-18
Update params.pp: Ubuntu Lucid/Precise
Richard Anderson
2013-10-30
Do not call concat::setup anymore
Raphaël Pinson
2013-06-12
added wheezy support
Cédric Jeanneret
2013-04-12
Fix inverted logic for $is_shared in dhcp::subnet
Raphaël Pinson
2013-04-12
README
Raphaël Pinson
2013-04-12
doc
Raphaël Pinson
2013-04-12
Add spec for dhcp::subnet and improve template and definition
Raphaël Pinson
2013-04-12
Rename dhcp::shared-network to dhcp::shared_network, add specs
Raphaël Pinson
2013-04-12
Pass $ensure to concat::fragment in dhcp::hosts
Raphaël Pinson
2013-04-12
Rename shared-network as shared_network
Raphaël Pinson
2013-04-12
Test target for concat::fragment in dhcp::hosts
Raphaël Pinson
2013-04-12
Improve template host.conf.erb with validations and add spec for dhcp::hosts
Raphaël Pinson
2013-04-11
Doc in dhcp::server
Raphaël Pinson
2013-04-11
Get rid of unscoped variables in dhcp::server, fix template
Raphaël Pinson
2013-04-11
Fix trailing whitespaces
Raphaël Pinson
2013-04-11
Add spec tests for the dhcp class
Raphaël Pinson
2013-04-11
Add variable validations
Raphaël Pinson
2013-04-11
Use # as comments
Raphaël Pinson
2013-04-11
Refactor module
Raphaël Pinson
2013-02-26
updated and corrected template and dhcp::hosts
Cedric Jeanneret
2013-02-26
updated hash format in order to get a better view
Cédric Jeanneret
2013-02-26
removed deprecated dhcp::host definition
Cédric Jeanneret
2013-02-26
new dhcp::hosts - uses puppet hashes
Cédric Jeanneret
2012-12-07
Lint dhcp::server
Mickaël Canévet
2012-12-07
Lint dhcp::params
Mickaël Canévet
2012-08-02
lint + cosmetics
Mathieu Bornoz
2012-08-02
switch from common::concatfilepart to concat[1]
Mathieu Bornoz
2011-11-15
file renaming to be compliant with recommended module structure.
Marc Fournier
2011-06-22
dhcp::server::base - purge unused data from dhcpd.conf.d directory, added mis...
Cédric Jeanneret
2011-06-22
dhcp::subnet - added new argument, and updated related template
Cédric Jeanneret
2011-06-22
dhcp - new definition and related template: shared-network
Cédric Jeanneret
2011-03-31
dhcp::host - added new argument: options
Cédric Jeanneret
2011-02-25
dhcp::server - renamed class according to filename and doc
Cédric Jeanneret
2010-12-01
dhcp::host - removed require - created depedency loop
Cédric Jeanneret
2010-11-15
(dhcp::params) - class can be used for client and server
Cédric Jeanneret
2010-11-05
(dhcp::subnet and associated tmpl) updated documentation and removed many opt...
Cédric Jeanneret
2010-11-05
(dhcp::server and associated erb) updated documentation and template
Cédric Jeanneret
2010-11-05
(dhcp::server::base) updated classname "dhcp::params", and updates filenames
Cédric Jeanneret
2010-11-05
(dhcp) renamed files so that we see they comes from dhcp module
Cédric Jeanneret
2010-11-05
(dhcp) renamed classes inside files, and updated includes
Cédric Jeanneret
2010-11-05
dhcp::params - class can be used for client and server
Cédric Jeanneret
2010-11-05
(module dhcp) Renamed files to reflect usage
Cédric Jeanneret
2010-11-04
filename is wrong
Cédric Jeanneret
2010-11-04
We do not need a special conf for squeeze/lenny
Cédric Jeanneret
2010-11-04
New module: dhcp
Cédric Jeanneret