Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/network_interfaces

Development repository for the network_interfaces cookbook
https://github.com/sous-chefs/network_interfaces

Version bump to 0.2.2

3fd2fbc07425c6e58c9154e28388185f336f0338 authored almost 11 years ago by Guilhem Lettron <[email protected]>
Add CHANGELOG.md file

a051450cecaab2a1bf8e4a7d8ee87991f7f3708a authored almost 11 years ago by Guilhem Lettron <[email protected]>
Merge pull request #9 from vtolstov/master

fix interfaces.d perms

01c43fbb06f9ceaaee16d7e31bddb0c79f80aed1 authored about 11 years ago by Guilhem Lettron <[email protected]>
fix interfaces.d perms

Signed-off-by: Vasiliy Tolstov <[email protected]>

9a4c5223b3a8e212fb4dd3efbdfd17892babfcee authored about 11 years ago by Vasiliy Tolstov <[email protected]>
Streamline and refactor basically everything

c82652be98afd533fffd8bc0a723dce506ec3fdf authored about 11 years ago by Eric Herot <[email protected]>
add name in metadata

fix FC045

7714820c273bf260cc617d153633aea0b7dd2d0b authored over 11 years ago by Guilhem Lettron <[email protected]>
Change notification syntax

fix FC043

c09464bb0c6284a2e2527dd51d3a9eb078170a12 authored over 11 years ago by Guilhem Lettron <[email protected]>
Change name of resource

fix FC021

a6c30472e02be2eaad8a79a8b10f240dfd26fccc authored over 11 years ago by Guilhem Lettron <[email protected]>
add travis support

fc70128684fa5b16cd44567a0802ae7f4a2df494 authored over 11 years ago by Guilhem Lettron <[email protected]>
increment for development

cb4c7aafb545c36bfb105165e634adb00ef81f44 authored almost 12 years ago by Guilhem Lettron <[email protected]>
release v0.2.0

988ca4909564e00313f4767f2b3f3d92f7e1c98d authored almost 12 years ago by Guilhem Lettron <[email protected]>
remove any useless default value

66a116b1827b6e5f12a8d659305f19ad7ca2f638 authored almost 12 years ago by Guilhem Lettron <[email protected]>
remove tabs

b3ada0d74ff0de7c485ac659b680b26e96ed631c authored almost 12 years ago by Guilhem Lettron <[email protected]>
a value can be "false" and being a good value

ddc394008409ab162b56e44499492d6b23d3da26 authored almost 12 years ago by Guilhem Lettron <[email protected]>
nil must be the "default" value if nothing is set

0b56b5c253ed4625a51d6f784e1717657402fb2f authored almost 12 years ago by Guilhem Lettron <[email protected]>
add NilClass

f906b606935e5e5ecc21ee4d2aeffdc71199fe5f authored almost 12 years ago by Guilhem Lettron <[email protected]>
bridge_stp default to nil

6fb9d86570c97872e50bb03a5025bd54d4cb955e authored almost 12 years ago by Guilhem Lettron <[email protected]>
use true/false to manage bridge_stp in template

44aab5497c4b94906c4cb29ac4ade1cf4190f738 authored almost 12 years ago by Guilhem Lettron <[email protected]>
add bridge_stp and broadcast

9ac67a8b758191865417e2d4af980e5ee196e446 authored almost 12 years ago by HIGUCHI Daisuke <[email protected]>
Merge pull request #5 from realloc/develop

Tiny Chef 11 fix

2e92f1c817ae8631b49a6b6705ca6417bb50b049 authored almost 12 years ago by Guilhem Lettron <[email protected]>
Tiny Chef 11 fix

dcef03be22682723210afb69084560eedda37114 authored almost 12 years ago by Stanislav Bogatyrev <[email protected]>
"default" instead of nothing

89f53a2ad471c0ef7ca2c97f9f650583a7af2d8c authored about 12 years ago by Guilhem Lettron <[email protected]>
Increment version

2a0b7945adc326694bcc3a4c7b20da50a7ddab65 authored about 12 years ago by Guilhem Lettron <[email protected]>
modules manage other platforms

a2c13947539d829b5ee96af7cd7b5352700f9475 authored about 12 years ago by Guilhem Lettron <[email protected]>
change default modules action to "load" to manage debian and old ubuntu

ce2d77a116d06a21127221ca31b53b358aa69b4b authored about 12 years ago by Guilhem Lettron <[email protected]>
use modules cookbook to load good modules

3d1b6ed41d5699fe3ac899fbfb199f53905470e7 authored about 12 years ago by Guilhem Lettron <[email protected]>
Merge remote-tracking branch 'realloc/develop' into mergeReallocDevelop

156707a51f5f4a3d8ba3abb59eb21020be81ca29 authored about 12 years ago by Guilhem Lettron <[email protected]>
Merge branch 'master' of github.com:Youscribe/network_interfaces-cookbook

aeac12e2f06202108d4cfa1184789e4775560788 authored about 12 years ago by Guilhem Lettron <[email protected]>
remove metadata.json

164f285264d8e6252312fb6b171c2cea548fa581 authored about 12 years ago by Guilhem Lettron <[email protected]>
Minor bugfixes

449fb0bbfd7de5c537d269f3699631dcac5dae5e authored about 12 years ago by Stanislav Bogatyrev <[email protected]>
Support bonded interfaces

89df7050ccc0f6d49c4d38701b674599d3f156c3 authored about 12 years ago by Stanislav Bogatyrev <[email protected]>
Support vlan interfaces

f47934d8ff94b14f5134deb044a631dd53c1570b authored about 12 years ago by Stanislav Bogatyrev <[email protected]>
Support older Debian and Ubuntu distributions

4bab29ff7bf197eddadab0330a92ab6515d0550f authored about 12 years ago by Stanislav Bogatyrev <[email protected]>
Merge pull request #4 from realloc/master

Add option to replace original "/etc/network/interfaces" file

a3dd932f763a1e34165c9e6d5ff9db4851cdb37d authored over 12 years ago by Guilhem Lettron <[email protected]>
Add attribute option for replacing interfaces file with empty (lo only) one.

73c7860c2cded502ee2e3559e89a763be884382f authored over 12 years ago by Stanislav Bogatyrev <[email protected]>
Merge branch 'master' of github.com:Youscribe/network_interfaces-cookbook

33b2a197e0999e3f44944097dc7f865993e66ccc authored over 12 years ago by Guilhem Lettron <[email protected]>
clarify license. fix #3.

thanks @meineerde

3cdcb8bd47d79de23adb34182777ac7fb6152196 authored over 12 years ago by Guilhem Lettron <[email protected]>
Merge pull request #2 from meineerde/patch-1

Fix formatting to be Markdown-compliant

b1a2588a1c8700b044c040e0528c1783006db5f3 authored over 12 years ago by Guilhem Lettron <[email protected]>
Fix formatting to be Markdown-compliant

A code block requires a leading empty line.

cebf116113908a8072e032e696c923c03b69bb5b authored over 12 years ago by Holger Just <[email protected]>
Merge branch 'dev'

Conflicts:
metadata.rb

b73cd8c24159a12e1f825517c8b207075056abc8 authored over 12 years ago by Guilhem Lettron <[email protected]>
change 6 to 6.0

23250c7dc718ee0aebec9c921ec2bf3cece0d3bb authored over 12 years ago by Guilhem Lettron <[email protected]>
version 0.0.9, modifications are quite huge for a 0.0.2 but not enough test by all of you for 0.1.0

aae5e7141227e9011029d2bd9e9e5cf2e7d2ab39 authored over 12 years ago by Guilhem Lettron <[email protected]>
gateway was missing, thanks drrkuk

close issue #1

2ad21f234e5aac72e2cc57c17bd78c58d914b3b9 authored over 12 years ago by Guilhem Lettron <[email protected]>
add others modifications for attributes

42ebc9c6fda1c2458b5fe3cba56e0c94115581c3 authored over 12 years ago by Guilhem Lettron <[email protected]>
we can now use attributes to complete paramters for some interfaces

44d8d785c259dc538b2c7367be99e8b20bf75be2 authored over 12 years ago by Guilhem Lettron <[email protected]>
new metada.json with a beginning of readme

92a85207c50a0e79e37929b0868965e8be19d8cc authored over 12 years ago by Guilhem Lettron <[email protected]>
Update README.md

14b560707773faa223d936de93b89afd76fdbbc3 authored over 12 years ago by Guilhem Lettron <[email protected]>
add new metada.json

9cf793e6721988b1e8769ad867a5b007a0091844 authored over 12 years ago by Guilhem Lettron <[email protected]>
Merge branch 'master' of github.com:Youscribe/network_interfaces-cookbook

f26efa119c9c105e55b54080c3b89c8e8ccbae18 authored over 12 years ago by Guilhem Lettron <[email protected]>
add metadata.json

a8664d4993ec2cb814a09059841a079f9ddbc642 authored over 12 years ago by Guilhem Lettron <[email protected]>
remove bad characters

9a1e8774a72d0b13e52030d76a9403ec2ffd244d authored over 12 years ago by Guilhem Lettron <[email protected]>
Update metadata.rb

4e24d07f3e9d857f5fe5775041b1b7463b9770af authored over 12 years ago by Guilhem Lettron <[email protected]>
first working version

0969173113ba0eb033726c8430755ed14d3d02d0 authored over 12 years ago by Guilhem Lettron <[email protected]>
first commit

45915ad0ae882e3c5d9f6ca159e19ee989d07ade authored over 12 years ago by Guilhem Lettron <[email protected]>