Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-network

Types and providers to manage network interfaces
https://github.com/voxpupuli/puppet-network

Merge pull request #46 from jhoblitt/interface_mtu_property

Interface mtu property

53a3d142d1686b23f970e4c2272f2b5b86e18e17 authored over 11 years ago by Adrien Thebo <[email protected]>
add mtu parameter support to the network_config debian provider

ebe78c2fb85eb898efe2519b7b6f0f35a13740aa authored over 11 years ago by Joshua Hoblitt <[email protected]>
add mtu parameter support to the network_config redhat provider

0c07c5c6a23f02ce61ce2bfef5b3971634452928 authored over 11 years ago by Joshua Hoblitt <[email protected]>
add mtu parameter to network_config type

109be6838aad4a935f379cac2fc1bdef21b7ddcc authored over 11 years ago by Joshua Hoblitt <[email protected]>
Pull module out of RC

This isn't ready for RC yet, waiting for the build to get some cleanup.

276f48177dce24352d6d24f85c66be7d166d76fa authored over 11 years ago by Adrien Thebo <[email protected]>
Merge pull request #47 from jhoblitt/redhat_provider_tagged_interfaces

Redhat provider tagged interfaces

f01aa129fae8f0cd6c8385a8b54fad3b058125bb authored over 11 years ago by Adrien Thebo <[email protected]>
improve network_config redhat provider handling of ifcfg-ethX:X format files

There is no limit on the number of or [supposedly] the range of interface alias
names on Linux >...

66f66cc9f54285c378aec096c76e93b1a3b79d11 authored over 11 years ago by Joshua Hoblitt <[email protected]>
allow the network_config redhat provider to parse ifcfg-ethX.X format files

This is only a partial solution to parser ifcfg files for tagged VLAN
interfaces in the ifcfg-et...

48631a170dc2e0b3cfca4841c8e3e4e65a02f347 authored over 11 years ago by Joshua Hoblitt <[email protected]>
Update Gemfile to use upstream rspec-puppet

0522487e9d371a8e193580ff02bc9a8afe363926 authored over 11 years ago by Adrien Thebo <[email protected]>
Fix typo in Eric's name in CHANGELOG

353c77006670f6a07153160c19813675812475d4 authored over 11 years ago by Adrien Thebo <[email protected]>
Merge pull request #40 from nanliu/expand_path

Fix file expansion problem with PE.

206c2d79c36af2521074a175319aa6edac33613c authored over 11 years ago by Adrien Thebo <[email protected]>
Fix file expansion problem with PE.

2a33f4626e5ee18977b2e17d98e8b39c959bec32 authored over 11 years ago by Nan Liu <[email protected]>
Merge branch 'travis-ci_test_puppet_versions'

15a5635d8f77e1d3f951de793e13df528ee970d9 authored over 11 years ago by Adrien Thebo <[email protected]>
Add support for testing with multiple versions of Puppet

94109fdac94e92073c4ce17b61486e3cc7763d7f authored over 11 years ago by Adrien Thebo <[email protected]>
Merge branch '2.7_compat'

d7c1a80c56091b1e56058efdefe4d312f27071ab authored over 11 years ago by Adrien Thebo <[email protected]>
Use 2.7 compatible syntax for accessing scope object

a913a0be5405cdb6bb7c9bf6c52e73f08d71ab2c authored over 11 years ago by Adrien Thebo <[email protected]>
Update CHANGELOG and Modulefile for 0.5.0-rc1

c193775ca541c2442909af013fcc66dd51a8ab9a authored over 11 years ago by Adrien Thebo <[email protected]>
Reformat Gemfile

18e07e5cebdcbdf1a95ecf81098f0dc4baa14225 authored over 11 years ago by Adrien Thebo <[email protected]>
Remove puppetlabs_spec_helper gem dependency

0e083c5f9227f00b33b71b310d42070c626bc7b9 authored over 11 years ago by Adrien Thebo <[email protected]>
Switch rspec-puppet ref to recursive_param_compare branch

2144d738e85cfd2665b7f74c2ede3e308c9b1c0a authored over 11 years ago by Adrien Thebo <[email protected]>
Switch to patched version of rspec-puppet

Pending https://github.com/rodjek/rspec-puppet/pull/107 getting merged,
specs will have to use t...

f286334d4588bb0756077ec0379b3463cff9091c authored over 11 years ago by Adrien Thebo <[email protected]>
Merge branch 'maint-gitignore_spec_fixtures'

48e71d1d6b60798fa90110ce8044764d7f89afd1 authored over 11 years ago by Adrien Thebo <[email protected]>
Add .gitignore for all spec fixture modules

44606fe0e704303afc3d759fb3b2d727fa94c1f5 authored over 11 years ago by Adrien Thebo <[email protected]>
Merge branch 'pull-37'

This closes GH-37 and GH-37

12e5b2acd5e626d57e8d7c8586d59a3c7c4ea766 authored over 11 years ago by Adrien Thebo <[email protected]>
(network-#36) Better validation around ifcfg script names

This extracts the filename regex to a class constant. It also adds an
optional parameter for `se...

223e28e1ecf5383b80080d4b6c889c3198fcb5f1 authored over 11 years ago by Adrien Thebo <[email protected]>
Network module responds poorly to ifcfg-NNN.bak files

8583d833c6d1ec3a81f5b33c30f47edad8587e48 authored over 11 years ago by Eric Sakowski <[email protected]>
Merge remote-tracking branch 'pr/35'

This closes GH-29 and GH-35

07ace0f09aa3be16d50177503aaa4ec485027397 authored over 11 years ago by Adrien Thebo <[email protected]>
added comments to express what the facts should provide

ff63f542d6cf45b214614b8b0799640d60bd3afc authored over 11 years ago by Wolf Noble <[email protected]>
Merge branch 'pull-34'

This closes #34

d2924b987378ef95f0c61ce56962ef9ba13d16a7 authored over 11 years ago by Adrien Thebo <[email protected]>
(network-#34) Update ifenslave package in specs

add662bdb298c24533464a05f0621eec99db3ac7 authored over 11 years ago by Adrien Thebo <[email protected]>
refactor of network_namespaced facts for issue 29

rewrite again to make each fact independent, to allow for unit test coverage.

updated timeout t...

586cbc43e0f36b8040dbeca916bc23151511df74 authored over 11 years ago by Wolf Noble <[email protected]>
addition of refactored network_namespaced facts for issue 29

https://github.com/adrienthebo/puppet-network/issues/29

48e20dedec509921c30c694ea67841ea71904931 authored over 11 years ago by Wolf Noble <[email protected]>
Explicitly set top-scope for facts

66443f1d68cf2e2c12c33fb4e5e00530952175c2 authored over 11 years ago by Vlastimil Holer <[email protected]>
Correct Debian package name is ifenslave-2.6

4bc4721a31f59ae8f90cfb4a1d66c5c79f73987d authored over 11 years ago by Vlastimil Holer <[email protected]>
(network-#33) Rename spec file for windows compat

Windows cannot have : in filepaths. Since the filename isn't terribly
relevant for the specs, th...

52722f1ef8b71453ab870cfd08f0aa3d186bc03e authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch '0.4.x'

c6c102f6f0c3faf2b4d8cea88a4f17e30822caa7 authored almost 12 years ago by Adrien Thebo <[email protected]>
Update Modulefile and CHANGELOG for 0.4.0

d4d3307c7b5ae3f12f0cd210f606d6e360e4d7be authored almost 12 years ago by Adrien Thebo <[email protected]>
Add puppet doc for network::bond

a137f37154c98f3ab42522a1ecd50fa10770b048 authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'bonding'

This partially addresses GH-17.

01c52ba2105042283139d2547d12754a7fcad4b4 authored almost 12 years ago by Adrien Thebo <[email protected]>
Remove pending interface specs

1a2dad5235da4019ad022cce8997945b95612bc6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Silence spec constant warnings

b44126e7d43598bfc443aa3c6674ad9553009f26 authored almost 12 years ago by Adrien Thebo <[email protected]>
Mark rspec-puppet unordered hash specs as pending

202b31f501ff636e26e9b115eb7e1db3cc39b8f6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Implement specs for interfaces multiple options

a88bb0f6455b9c2d8c652362d257a3d60fab3d7f authored almost 12 years ago by Adrien Thebo <[email protected]>
Succumb to the nagging about rubygems https

c1316502ec172b065198afa4dc366219b1690d06 authored almost 12 years ago by Adrien Thebo <[email protected]>
Update .travis.yml to compensate for my stubborn.

6f25cc8484443c02ba7d8677083f5822cc900094 authored almost 12 years ago by Adrien Thebo <[email protected]>
Reimplement puppetlabs_spec_helper rake tasks

I'm stubborn.

02803225e41f68632f2e5098cc94bc4156ddffe4 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add specs for network::bond::setup

36b19cdf6738f5603e13e53ce1f90eb363b1fce1 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add specs for network::bond

d21f1e6adf450b87bfdd09e519e61e8a8a902b29 authored almost 12 years ago by Adrien Thebo <[email protected]>
Forward `method`, bonding opts from network::bond

e120e8774f27e96d31e0249dc7b61d996edb9a8c authored almost 12 years ago by Adrien Thebo <[email protected]>
Remove comments for debian auto and hotplug stanzas

139f2746793d44b66e18aa7978ca99b0606770af authored almost 12 years ago by Adrien Thebo <[email protected]>
Remove truncated comment.

2e87d1d9384e062bde5d6dedb699bbff0647ad5f authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'spec-failures'

73bad6def0eb9c86518a237895528e4b9bc03f9e authored almost 12 years ago by Adrien Thebo <[email protected]>
Ensure specific order for debian iface stanza

The implementation if the Debian interfaces provider was using a hash to
write back sections. Ho...

2313bcbdde77d3d7ab6e705d9876267d8cf350c4 authored almost 12 years ago by Adrien Thebo <[email protected]>
Stub out debian interfaces file header

d07af2348da49f0bcd1d3b261896a707fa271af4 authored almost 12 years ago by Adrien Thebo <[email protected]>
Use rspec matcher over String#include?

931447f9ae1e1c3010705dbb022a824aa95819ae authored almost 12 years ago by Adrien Thebo <[email protected]>
Add puppetlabs/stdlib as a travis-ci dependency

00450540eb4f96d42ef2102d86415ce87ebe93aa authored almost 12 years ago by Adrien Thebo <[email protected]>
Properly reject network::bond::redhat undef opts

876ac00711082d20c3de924d0e19afc32f3af870 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add test coverage for debian, more for redhat

b168c80b241f9824dbb3ae9f2e28369006e728f7 authored almost 12 years ago by Adrien Thebo <[email protected]>
re-add 'undef' as default params for network::bond::*

2431072b54f6a1226e8356fbe1447de5b0ae484f authored almost 12 years ago by Adrien Thebo <[email protected]>
Add specs for network::bond::debian

60cdddf64669a8282bd8c9149ccd9d23c898eee6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Use nicer titles for network::bond::redhat specs

4f2aab3f6d1787f3065a27400dcc74c11207ef10 authored almost 12 years ago by Adrien Thebo <[email protected]>
network::bond::debian should respect the `method` param

696d17310066681fc884c2fd80916378d636b59e authored almost 12 years ago by Adrien Thebo <[email protected]>
Replace hacky template with shorter hacky template

7af33c0fa11227d18dac735b0d9ae1eb97cedc37 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add rspec-puppet coverage for network::bond::redhat

4b77373c12025a796a1548ec123c0ba6248266d6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Whitespace

fa20d895d2fc4d9a49ff46dd18859638ed45cdfc authored almost 12 years ago by Adrien Thebo <[email protected]>
Add puppetlabs_spec_helper as gem dep

91bf456f4de4bef5bcb80de28bb1ff3fc9d3a2c7 authored almost 12 years ago by Adrien Thebo <[email protected]>
Reorganize modulefile deps

b0e8103f2f1f5d0597e4f1159510caa4d94a0d45 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add puppetlabs/stdlib as a dependency

a1893cbbb06abc3ff8ca5c9bbe8e0d3417572ade authored almost 12 years ago by Adrien Thebo <[email protected]>
Permit undef options in debian bonding options

cd53545cc7ce4f04922b823648d631f1dfdd8e94 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add rudimentary compact_hash function

4caaa31264182ae2554035d5382cfda9c649019a authored almost 12 years ago by Adrien Thebo <[email protected]>
Add support for debian bonding options

47bff902f16259f65324e88e018a3f2ced0538d6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Fail in network::bond on unsupported platform

f7f022dfa60593a3e5eeb787f88fe3c34d710671 authored almost 12 years ago by Adrien Thebo <[email protected]>
Enforce bonding opts have values set

2a157ab0ac536c9f436dd1bef970a35a7f8dec5c authored almost 12 years ago by Adrien Thebo <[email protected]>
Add BONDING_OPTS templating for network::bond::redhat

41c2752bffd60223b1964477b1c385d74509d306 authored almost 12 years ago by Adrien Thebo <[email protected]>
Start adding network::bond bond options

b6a7bc3a88811c9225490770ff7d135405987795 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add in modprobe alias for bonded interfaces

f150431b05fd5466aadeac623c3b8e159a79d360 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add initial prototyping of network::bond define

526cf3cd8cdb436294349cf8ea82f3c970fba3da authored almost 12 years ago by Adrien Thebo <[email protected]>
Add camptocamp/kmod as a dependency

189559baf81191d6f4be52fa30c88354de3ad9fc authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'pull-27'

This closes GH-27

646f8ce38c6f050fda143bb30b4ec4c4e4a0b8bc authored almost 12 years ago by Adrien Thebo <[email protected]>
Minor refactor to redhat network_routes specs

4e83147558409d240dbecde0f0ea5f85d252d9cd authored almost 12 years ago by Adrien Thebo <[email protected]>
Remove magic hash from redhat network_routes

4c25ba52f92255bd8e4aa863a9aae2a4e466924e authored almost 12 years ago by Adrien Thebo <[email protected]>
(network-#27) Minor refactors to redhat network_routes

a633d249506277c55fda67ed3f9c736175183463 authored almost 12 years ago by Adrien Thebo <[email protected]>
(network-#27) Remove exception from rehat network_routes

4da857e46a0f9d508b35bfb59cfe6cce22ef81e6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Committed provider, type, and markdown to redhat-routes branch

86b9517a657ddce7a9e392ec4f534d4eb3e4958d authored almost 12 years ago by Eric Sakowski <[email protected]>
Added static route capability (and documentation) for RHEL systems, including default route

900026dfa2ab507c7171eeb39dd9d52589d85a47 authored almost 12 years ago by Eric Sakowski <[email protected]>
Merge branch 'issue_26-whitespace_in_iface_line'

d12c50d74e8a8df9628cc904cbe75d505f41dcaa authored almost 12 years ago by Adrien Thebo <[email protected]>
(network-#26) Loosen regex on interfaces provider

Given a Debian interfaces file if an `iface` line had two spaces between
iface and the network d...

b6148785a18d1eeb5460a71704d7c44ff3d6100a authored almost 12 years ago by Adrien Thebo <[email protected]>
Update Modulefile for 0.3.0

eefcec3f16847177c8ddc0940f937f00f84fe755 authored almost 12 years ago by Adrien Thebo <[email protected]>
Update CHANGELOG and Modulefile for 0.3.0-r1

e86d80a053f4bc411a256219960a03ab96a1687f authored almost 12 years ago by Adrien Thebo <[email protected]>
Update version restriction for filemapper module

4503c1f41591e5ab1f4fca48d942cfa00135c2a6 authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'multiple_values_in_options_hash'

a064ac1ea671a7d80a85aae34515d8abe34d36b4 authored almost 12 years ago by Adrien Thebo <[email protected]>
(network-#18) interfaces provider multiple options

Debian can have multiple arbitrary commands for iface blocks, but the
previous behavior was conc...

d408db41ecd00e1f4fe577c61a98a415adfa1a6d authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge pull request #23 from codec/debian-routes

Add support for non-volatile network routes on Debian

bc713b9ea49785d19670d3990ad67efdd5565823 authored almost 12 years ago by Adrien Thebo <[email protected]>
initial routes support for Debian

2e0d03921e0394e2d346e88bd9d44a3127cc8702 authored almost 12 years ago by codec <[email protected]>
Merge pull request #21 from robertstarmer/master

Add dependency reference in README to boolean mixin

555d74fdbf5d917db0ec59bc373ea4e2d933e4f1 authored almost 12 years ago by Adrien Thebo <[email protected]>
Add branch param to travis-ci url

fa8d546cf269366157c15303288fcf239b650fca authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'reimplement_debian_parsing'

6f3b1632fbc77a6735c815cbc10fa9817cf712ea authored almost 12 years ago by Adrien Thebo <[email protected]>
(network-#22) incorrect use of true:Symbol class

The use of actual boolean properties wasn't fully implemented and caused
some conditionals to in...

d22f5ee58f1423591d806d5f7c322d4902725efc authored almost 12 years ago by Adrien Thebo <[email protected]>
Reimplement debian interfaces file parsing

The state handling in the parsing method was growing too complex. To
resolve this some of the st...

d72b292f8f2d278c8cf958534d1a715adea5e418 authored almost 12 years ago by Adrien Thebo <[email protected]>
Merge branch 'travis'

14d88fccaf7a1b0f093e9dd9a90f2802b045f675 authored almost 12 years ago by Adrien Thebo <[email protected]>