Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-dhcp

Puppet module for deploying dhcp
https://github.com/voxpupuli/puppet-dhcp

update .travis.yml to latest modulesync 0.6.2

30d6bcbd40d3161511fa48190ae5833cc95772e5 authored over 8 years ago
Fix remaining spec tests

8e5d0526703077d269997ea91c692e521bec4ff1 authored over 8 years ago
simplify concat::fragment checking

39ee281aff0b4d60f8bd7992343e4726d0ae30d7 authored over 8 years ago
add spec test to check if catalog compiles

15ea168c5be01487972a8570faf2ec37bd8ba132 authored over 8 years ago
add spec tests for all concat resources

756f10c01fe7a7cf82aea5eb2889cd4da300bd24 authored over 8 years ago
bump ruby2.3.0 to 2.3.1

sadly pining to 2.3 still doesn't work :(

b14437cf7de018d2edcce695c6f260e0a71811fa authored over 8 years ago
manipulate params in the correct scope,

and remove useless import

fcd810a608d355b2e4278a81de582ef6600597f5 authored over 8 years ago
correctly handle failed catalog compilation

8829137f23c758e4a6b95e7092260db06c9fd7a9 authored over 8 years ago
remove test for monitor class

675485a144575c70c5be244f945f4567702146b7 authored over 8 years ago
use correct quotes for concat order

these are ints, but we have to provide them as strings :sadface:

cd8f6c49e23f0c26a7a2cfd5742bb09cfa102e58 authored over 8 years ago
remove unneeded includes/class

00848b9c3547d27246d9bd9302784ea8269cd822 authored over 8 years ago
fix "class included by relative name"

ab0c82eb5aed3d654f94f31b2a2d06e632b3386e authored over 8 years ago
introduce params.pp inheritance

504eedf556cc35f0a6181fe3da0b56ec7e30b58d authored over 8 years ago
sync Gemfile with modulesync 0.6.1

be893e53c5d86c9d25aa42d6fe45a3794176122f authored over 8 years ago
add spec test for ldap backend

01fedf0af3326682ad36ea76b6a2b2fb437c4516 authored over 8 years ago
typo: use correct variable name

0b6b2113b13d2bd5b6f159d652104a0684863998 authored over 8 years ago
check if $manage_ldap is a bool

b0731183339689681404ccb6605ca3d9a876aac5 authored over 8 years ago
modulesync 0.6.1

57f8c241941941ef30ca33043831ea948bc77fb0 authored over 8 years ago
add .vendor/ to .gitignore

426690e6cc8d4e8ff82bf893df028ef45f843e8c authored almost 9 years ago
add ldap support

b5582a2d01a6432ffe53b802ef6cae1444e91c49 authored almost 9 years ago
don't manage dhcpd6 service on Archlinux

6d8668843a32d34a6ab39cb433ee8ddaf21bd6ab authored almost 9 years ago
update default pkg provider on Arch

Signed-off-by: Tim Meusel <[email protected]>

07eb2d6eb80bef61fb5855409693da6d51df2686 authored almost 9 years ago
add initial Archlinux support

Signed-off-by: Tim Meusel <[email protected]>

52a929c2117ce508a81ccac0ab7fe77c43bd18e5 authored almost 9 years ago
Add optional "comment" field to host template.

Parameter already on dhcp::hosts class,
but not passed through to template.
Also add comment line...

14e8ecead970b9f6b9e8ff5c2dacb21f4e839e71 authored about 9 years ago
Merge pull request #76 from mattkirby/darwintypo_

Fix typo in spec test

392415367cad686eb7cbcc0b804bffee13f4097f authored about 9 years ago
Merge pull request #74 from mattkirby/ipxe

Add support for iPXE chain loading

b96a29aadf15a357598e8ce25745c77d1550652f authored about 9 years ago
Fix typo in spec test

This commit fixes a typo in dhcp spec tests. Specifically, Dawin is corrected to Darwin.

3566793325aa0c82560600a7305a0c6dc4fc0a6d authored about 9 years ago
Add support for iPXE chain loading

This commit adds support for iPXE chain loading, which allows a user to
specify a ipxe file and ...

b24f285d0b4f485633ebec3f518f38397db7f3c5 authored about 9 years ago
Merge pull request #73 from 9bryan/add_extra_config

Add the ability to add extra configurations in plain-text

ee7cf9dc0bd3571ea48097c1d7cd1cfd02e3fc38 authored about 9 years ago
Add the ability to add extra configurations in plain-text

Currently this is the only way I can think of to add conditional logic to the configuration file...

90c6b48d7c56aa21d1e6dbda8cbfffb3b3699b0b authored about 9 years ago
Merge pull request #72 from jearls/do-not-sort-domain-name-servers

do not sort pool dns servers list

15279e5c5a5edadfbfb091352f837314cf7fe5c1 authored over 9 years ago
do not sort pool dns servers list

dns servers in dhcp are listed in priority order. by sorting the
dns server list, you are destr...

eea01f30493b16e74956ca6101496be7c40b0583 authored over 9 years ago
Merge pull request #70 from bmjen/release-prep

Release 0.4.0 prep

da8723574f818844fdbda4c13297b602eb1f28b1 authored over 9 years ago
Release 0.4.0 prep

1be524562c2e364a1ea001712bd1a74e8c32af1d authored over 9 years ago
Merge pull request #68 from prizos/master

Enable Ignore unknown clients in templating

65ae0330afe615d07ff7e7eb51a75862a171b446 authored over 9 years ago
Merge pull request #67 from jearls/fix-pool-domain-name-option

properly put ""quotes around the domain-name option in pool declarations

0fc5248813e7a942d6537e2d63d501c4f54dd692 authored over 9 years ago
Enable Ignore uknown clients in templating

6a9817dbd7482a5313beafa2509d6594261b9744 authored over 9 years ago
properly put ""quotes around the domain-name option in pool declarations

1084561320c6c6116a8939fd895a6789f350a7c2 authored over 9 years ago
Merge pull request #62 from treydock/omapi_port-parameter

Add omapi_port parameter

eceacaab4a2d6345153be21442dff28a0b5600d6 authored over 9 years ago
Add omapi_port parameter

be6954edb5d3ff9841bd40d509f7744e302ced80 authored over 9 years ago
Merge pull request #64 from chrisdaish/master

Changed dhcpd.conf File dependency to Concat.

dec909c47993a4e677a08b581cf6f4237b191ed6 authored over 9 years ago
Changed dhcpd.conf File dependency to Concat.

2d0a3b236eadcb5f8eff66e5f688ac93bc73434c authored over 9 years ago
Merge pull request #63 from bjvrielink/master

Fix in documentation for dhcp::pool. range should be array instead of string

b72c4be708b77c3eddc0de6e6cffbecb832dfed3 authored over 9 years ago
Merge pull request #61 from treydock/fix_ntpservers_default

Fix default ntpservers value to not fail validation

00c800b847ed82a80270016b40642285a6e5af8c authored over 9 years ago
Fix in documentation for dhcp::pool. range should be array instead of string.

edadbfbfbc5d84351844e6460a94933cc8df62cd authored over 9 years ago
* Fix default ntpservers value to not fail validation

39ee0a0fa873fbbce71c66786128b88972a1935c authored almost 10 years ago
Merge pull request #58 from treydock/dnskeyname-parameter

Add dnskeyname parameter

6b2f88890d7d2ecc53a79922db56e61f62d0aa49 authored almost 10 years ago
Add dnskeyname parameter

d9b5df272f956b21bde6c5ac64a77a1864122c09 authored almost 10 years ago
Merge pull request #59 from treydock/set-ddns-hostname

Set ddns-hostname instead of option host-name for host declarations

92f20d713077b29ffc815df257618ef759376ed1 authored almost 10 years ago
Set 'ddns-hostname' instead of 'option host-name' when defining a dhcp::host

8ac33af3bf0826ff8ffe5c0516280757771c1d5b authored almost 10 years ago
Merge pull request #60 from treydock/support-host-options

Allow additional options to be specified for dhcp::host

6b12b76d147dc820416e1c8ca6066def0b4e02cb authored almost 10 years ago
Allow additional options to be specified for dhcp::host

7c538370feea1b67beeefe74a81ba57b8ab1c857 authored almost 10 years ago
Merge pull request #57 from drt24/patch-1

Normalise MAC addresses to upper case in dhcpd.host

bebb3868e29ad86100d173384ad71b1ce625bdb9 authored almost 10 years ago
Merge pull request #41 from dgmorales/globaloptions

Added globaloptions parameter to dhcp class

692d65fcdbd883cfd67f4b071efb2d61958d6523 authored almost 10 years ago
Added globaloptions parameter to dhcp class

24978250db3b9dc485801aba85fc5f85eb667249 authored almost 10 years ago
Normalise MAC addresses to upper case in dhcpd.host

If dhcpd.host.erb normalises all MAC addresses into upper case then this makes duplicate MAC add...

03a316d27a041ee161c5baacf265f0a4facee72d authored almost 10 years ago
Merge pull request #56 from mhaskel/modernize

Modernize Module

5c8d8e0aa54dfca56330c636c7678e987a39d00f authored almost 10 years ago
Update to use standard Gemfile, .travis.yml, and Rakefile

132876d1b61dd4df9ddade2b77567d51880a27b3 authored almost 10 years ago
Support Ruby v2.1.0, puppet-lint v1, Facter v2 and more Puppet v3.x

1d2a50042c34064702d23a14b87d27eed77fe57f authored almost 10 years ago
Work around potentially missing domain fact

This patch works around the case where the domain fact is absent while
ensuring that all paramet...

529da2a1aa36687df544d98829da50eff8f51f01 authored almost 10 years ago
Ensure the use of parameterized classes

This patch enforces the use of parameterized classes and encoding data
in your manifests.

b812010789f6e74e7aa4b36a4a16ddb09f1b3f41 authored almost 10 years ago
Modernize module

Taking a quick pass at adding support for Travis, Puppet v3, Ruby 1.8.7,
1.9.3, and 2.0.0 and pa...

de2c7ea7e4924a891c7e0515d583cdc38d494f26 authored almost 10 years ago
Merge pull request #55 from sfozz/issues/osfamily

Move to use osfamily

189121bedc0309a633a6b626c7c626bb4502dbb5 authored almost 10 years ago
Add tests to validate changes made

moving to use ::osfamily made some blocks stop working as expected,
they needed fixing and verif...

81d92a4e033d3c9d956607777f6fb9df7d5d60c5 authored almost 10 years ago
Correct $::operatingsystem typo

7a7ef378793e2ae255f4f226c9ad429268a070a4 authored almost 10 years ago
Fix typo

27f481593f6902308f7e2ed03f8dd99d97c75a67 authored almost 10 years ago
Convert to use osfamily

convert operatingsystem tests to osfamily and update tests to account
for change.

32737f809ec7c7f405ce657579cfbbd4d86d3fd8 authored almost 10 years ago
Knock spec for Class[dhcp] into touch

the original rspec wasn't _really_ testing the class as the ommission of the
fact operatingsyste...

b6068e2c95f0e7dc31d63d6bc50df3b24c99e38f authored almost 10 years ago
Merge pull request #50 from sfozz/issues/fix_rspec

Issues/fix rspec

c674d9e26594449b52c3bf07e7846eb1094bebbe authored almost 10 years ago
Fix: Invalid parameter failover on Class[Dhcp] at line 4

35201a8d0a7556948e32eed95f109f91b6027899 authored almost 10 years ago
Fix warning

spec/classes/dhcp_spec.rb:58: warning: don't put space before argument parentheses

8dd4f0f69f6aeb16145ea4cfec98e0d69c07656b authored almost 10 years ago
Merge pull request #48 from ekohl/allow-domain-name-override

Allow overriding the domain name per pool

cdad922e4c5f2e5329a17a104ffc5a70d6d7d039 authored almost 10 years ago
Merge pull request #45 from mhaskel/fixup_16

Add ignoresubnet class

9d281b31c6146761997b40e5ed0fcb8d901c3248 authored almost 10 years ago
Allow overriding the domain name per pool

c4ea225e5f9bcb39ada3db2fcab60b703f7982a5 authored almost 10 years ago
Merge pull request #47 from ekohl/pool-parameters

Add nameservers and pxeserver parameters to pool

3c1781be3c7e2b10d96e6df4a47453ba2b706a77 authored almost 10 years ago
Accept either an array or a string as pool range

theforeman/dhcp only uses a string as range parameter so this provides
more compatibility betwee...

0bf424a60a69db612f8c4264c48528118a4e9760 authored almost 10 years ago
Add nameservers and pxeserver parameters to pool

This allows users to specify different nameservers and a PXE-server. It
also minimizes the diffe...

a4a6afb6eaabbb70e9f87fecdd93b2cad8b97221 authored almost 10 years ago
Merge pull request #46 from mhaskel/cleanup_34

Cleanup 34

09ace977f288ea1d3d35f2007d3fdb85b8828528 authored almost 10 years ago
Add 'docs' and spec tests for service_ensure, which is to say, hardly any.

c312c35f5b29fd624991690ca3cb3f1d934b1051 authored almost 10 years ago
Added the service_ensure parameter to be passed down to the Service subclass. Defaults

to running, as expected, but it allows administrators the ability to toggle the service
off from ...

593e01de9fd2b6c451be8d2523757aaafd836ae6 authored almost 10 years ago
Fixup for code contribution in puppetlabs/puppetlabs-dhcp#16

65043569e8e570ad14c1eaccab3e35973a841f31 authored almost 10 years ago
Added 'ignoredsubnets' class which allows server to be aware of a local subnet but not process DHCP requests for it

ab6ed4b8127db440bf8c715572b1a126b9ce673f authored almost 10 years ago
Merge pull request #40 from pecastro/master

Corrections and fixes...

472b61a101ff8340e169f55366277e9b527c6699 authored about 10 years ago
Quote INTERNAL_TEMPLATE case option otherwise the default case option is taken.

b56df56288ed29a6621242da7f8d4fe60695f5f1 authored over 10 years ago
Warning: Variable access via 'dhcp_interfaces' is deprecated. Use '@dhcp_interfaces' instead.

66e7c4206a6ae3e0cb9e712646719274e1bebce4 authored over 10 years ago
puppetlabs-concat 1.1.0 requires the order param to be a string.

7b3d1a98c8ca5c6debb626d911201ff0e708f729 authored over 10 years ago
Merge pull request #38 from mhaskel/0.3.0-prep-again

Remove trailing whitespace :(

c8668910171f43b3ae817e796b20c33b0939c15b authored over 10 years ago
Remove trailing whitespace :(

854356755c3715e495271245b2936a84db99acc8 authored over 10 years ago
Merge pull request #37 from mhaskel/0.3.0-prep

Prep for 0.3.0 release.

ca137e441f2d25d169d98ea5aa530037383a9c7b authored over 10 years ago
Prep for 0.3.0 release.

ff73d4c8e508a86e40e1593cf701ac5c3f14c6dc authored over 10 years ago
Merge pull request #32 from kscherer/remove_template_warnings

Remove deprecation warnings for templates and use of concat::setup

2a4709c36c9179a84ed63a54c138643e340df192 authored over 10 years ago
Remove deprecated concat::setup

This is deprecated in concat 1.1.0 and the Modulefile already
lists this version of concat as a ...

0b170ab00c89f4582c7084ecbc41aa680247b3ee authored over 10 years ago
Update templates to remove deprecation warnings

Signed-off-by: Konrad Scherer <[email protected]>

c9c87c131ebf5e763fd2c63c1add66e18e09cf37 authored over 10 years ago
Merge pull request #36 from ekohl/foreman-fixes

Add patches from foreman-dhcp

5a2b89d7bbc3f0e13d16280cc59d1b72c08ce3c8 authored over 10 years ago
Sysconfig dhcpd file for Red Hat based systems

ea5aeb6b667d469e99a477ede68fd90849d1b645 authored over 10 years ago
Allow gateway to be unset for private networks

16059a7df313bf090ac3da9453485cbace6ef858 authored over 10 years ago
Ensure $dhcp_dir exists

d94626039d7808e5c95af714bb9598fdeeafa2b4 authored over 10 years ago
Merge pull request #31 from hunner/release_0.2.0

Release 0.2.0

38845fd203aca81973dbb43f0453ee229cc5524c authored almost 11 years ago
Release 0.2.0

9b45eaa92fd23f0ba041eaf8b4cc124b98bc537d authored almost 11 years ago
Merge pull request #30 from hunner/concat_dep

Correct concat dependency

3106dbb65f178443ac4c847d6c3ac94cdd95d32a authored almost 11 years ago