Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-20 | Fix missing facts in specs | Raphaël Pinson | |
2014-10-20 | No need for pry and simplecov [skip ci] | Raphaël Pinson | |
2014-10-20 | Update .travis.yml with ghpublisher [skip ci] | Raphaël Pinson | |
2014-10-20 | Add .sync.yml [skip ci] | Raphaël Pinson | |
2014-10-20 | Sync module | Raphaël Pinson | |
2014-10-20 | Add Forge badge | Raphaël Pinson | |
2014-03-31 | Fix dependencies, change License | Mickaël Canévet | |
2014-03-03 | Merge pull request #7 from mostlyconscience/patch-1 | Mickaël Canévet | |
Update params.pp: Ubuntu Lucid/Precise | |||
2014-02-18 | Update params.pp: Ubuntu Lucid/Precise | Richard Anderson | |
Added compatibility for Ubuntu Lucid and Ubuntu Precise versions. | |||
2014-02-05 | Release 0.2.0 | Raphaël Pinson | |
2013-10-30 | Do not call concat::setup anymore | Raphaël Pinson | |
2013-06-12 | added wheezy support | Cédric Jeanneret | |
2013-04-14 | Merge pull request #5 from raphink/dev/cleanup | Raphaël Pinson | |
Cleanup, refactor… | |||
2013-04-12 | Fix inverted logic for $is_shared in dhcp::subnet | Raphaël Pinson | |
2013-04-12 | capital letters are valid in mac addresses | Raphaël Pinson | |
2013-04-12 | README | Raphaël Pinson | |
2013-04-12 | doc | Raphaël Pinson | |
2013-04-12 | README | Raphaël Pinson | |
2013-04-12 | Add LICENSE and README.md | Raphaël Pinson | |
2013-04-12 | Add spec for dhcp::subnet and improve template and definition | Raphaël Pinson | |
2013-04-12 | Test working dhcp::shared_network | Raphaël Pinson | |
2013-04-12 | Rename dhcp::shared-network to dhcp::shared_network, add specs | Raphaël Pinson | |
2013-04-12 | Simplify template | 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 | Remove duplicated tests, test template override | Raphaël Pinson | |
2013-04-12 | Improve template host.conf.erb with validations and add spec for dhcp::hosts | Raphaël Pinson | |
2013-04-12 | small letters | Raphaël Pinson | |
2013-04-11 | Doc in dhcp::server | Raphaël Pinson | |
2013-04-11 | Check param validation in dhcp::server::config | 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 | Prepare for rspec tests | Raphaël Pinson | |
2013-04-11 | Add Modulefile | Raphaël Pinson | |
2013-04-11 | Use # as comments | Raphaël Pinson | |
2013-04-11 | Refactor module | Raphaël Pinson | |
* Use a top dhcp class with a $server boolean param * Refactor the dhcp::class to use packages/config/service classes * Don't use inheritance, put everything in dhcp::params | |||
2013-04-10 | Merge pull request #4 from cjeanneret/hosts-uses-hashes | Jeanneret Cedric | |
Hosts uses hashes | |||
2013-02-26 | updated and corrected template and dhcp::hosts | Cedric Jeanneret | |
2013-02-26 | updated host.conf.erb in order to use hashes | Cédric 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-13 | Merge pull request #3 from mcanevet/lint | Raphaël Pinson | |
Lint | |||
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 | |
[1] https://github.com/camptocamp/puppet-concat |