Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/openvpn

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

Fix check if @push_routes is empty or not.

25b3bb50e44e2d72555a05351915b171cb44249d authored almost 10 years ago by Chris Fordham <[email protected]>
Add a basic Vagrantfile.

65be5bcc9e87c4e1fb20a0fd71b4b580aa89b3fd authored almost 10 years ago by Chris Fordham <[email protected]>
Fix for issue #46.

9aaa5d2cc5b3a5681c56ff305380d4fce7e7f693 authored almost 10 years ago by Chris Fordham <[email protected]>
Use ChefSpec::SoloRunner instead of ChefSpec::Runner' due to deprecation.

96dd83bfb300ecaa6290b5ec8c8fcd37ab3c9e46 authored almost 10 years ago by Chris Fordham <[email protected]>
Add a rake section to TESTING.md.

3bbbb726beee3abaf837185c6276d39761743d8a authored almost 10 years ago by Chris Fordham <[email protected]>
Move apt cookbook dep to metadata.rb from Berksfile.

60ca3e688c03dd363ec786e0cce338540d77ecee authored almost 10 years ago by Chris Fordham <[email protected]>
Add initial Rakefile.

2bf3d9107083d6f290eab0234e17e847cc52863c authored almost 10 years ago by Chris Fordham <[email protected]>
Do not test ruby 1.9 with travis because Chef 12 GA depends on ruby 2.

04a50a32bc71bb721924482bda03a1525899ef00 authored almost 10 years ago by Chris Fordham <[email protected]>
Initial re-factor of .travis.yml for ruby 2.x and more modern options.

6932d859eb4f9d97f6b0a70fec8afab8b08433f6 authored almost 10 years ago by Chris Fordham <[email protected]>
Minor spacing fix.

da260723f9e6c6a2c451a8c55d6414936cbe3493 authored almost 10 years ago by Chris Fordham <[email protected]>
C: Indent the first parameter one step more than the previous line.

3d275bbfaf1cdfed6acac7c9049d98d48939518c authored almost 10 years ago by Chris Fordham <[email protected]>
Merge pull request #45 from lightspeedretail/config-option-name-fix

Changing config option name from routes to push to be valid in template.

Thanks for the fix!

15452be77ef0e89f9a915a2aaf1b1518ac616fa0 authored almost 10 years ago by Chris Fordham <[email protected]>
opscode2chef

693ad62ca281294c5a4194b41d507a5c2ce28211 authored almost 10 years ago by Sean OMeara <[email protected]>
Changing config option name from routes to push to be valid in template

c07fcf3b66d15ecdd10ec5e544d95aae1b61bfcf authored almost 10 years ago by Yann David <[email protected]>
Fix tests, update dependencies

* Fix all rubocop warnings
* Update berkshelf to v3 in gemfile, Berksfile format
* Update other ...

bdc43096e645f81047954315578a2aa2047a3627 authored almost 10 years ago by jtimberman <[email protected]>
Closes #29, PR had a merge conflict

6ef6c452895706d2db8233ea2ed3676f9d382a51 authored almost 10 years ago by jtimberman <[email protected]>
defer to test cookbook

move recipes from run list in kitchen suites to test cookbook.

also create a test cookbook.

bbf0b398de7b7b699af73c85edb52e4dc1f50056 authored almost 10 years ago by jtimberman <[email protected]>
Merge pull request #33 from chewi/master

Allow configuration via hash as well as attributes

b2e223c246deff4edddb2b81f6f05c97a8bd637d authored almost 10 years ago by Joshua Timberman <[email protected]>
Merge pull request #36 from chewi/key_permissions

Fix permissions on created keys

359de33b528865771a852b8b4bc8dd007c0a6867 authored almost 10 years ago by Joshua Timberman <[email protected]>
Merge pull request #35 from chewi/template_cookbook

Always use openvpn cookbook for server template

218f11b46b6b20d17eb70509873775ec1b22f5bc authored almost 10 years ago by Joshua Timberman <[email protected]>
Merge pull request #34 from chewi/fix_user_group

Make user and group attributes effective again

4d01d190aa11c47b3b211b500892c594360f7ceb authored almost 10 years ago by Joshua Timberman <[email protected]>
Support multiple options such as route using arrays

176488bb2fc4740d3bcd26a8467dba3306e2d536 authored over 10 years ago by James Le Cuirot <[email protected]>
Fix permissions on created keys

The keys directory is already mode 0700 but this stops OpenVPN from
complaining and is just a go...

dfb5db83da008baaf24b01c1a2f00756b2d6edf5 authored over 10 years ago by James Le Cuirot <[email protected]>
Always use openvpn cookbook for server template

The nature of the template means that you wouldn't even need to use a
custom version. Resolves #21.

801950d73abcacc0fe254cc29ebb379076d921ae authored over 10 years ago by James Le Cuirot <[email protected]>
Make user and group attributes effective again

9c7e1bf08aa6e2c1a1043553260e0eaf17030972 authored over 10 years ago by James Le Cuirot <[email protected]>
Allow configuration via hash as well as attributes

cba297af062533d2acc0601a3155888ebd66a4a6 authored over 10 years ago by James Le Cuirot <[email protected]>
Fix C: Line is too long. [128/120].

c3d0a72c97c353f7d62ae72eaa8479738e174826 authored over 10 years ago by Chris Fordham <[email protected]>
Fix W: File.exists? is deprecated in favor of File.exist?.

691b2c6bd4f75c092b1c79c9b860f45e70708894 authored over 10 years ago by Chris Fordham <[email protected]>
Fix C: Do not use :: for method calls.

2892268e0c8c82322f809404bf5b1d0344b12ea4 authored over 10 years ago by Chris Fordham <[email protected]>
Merge branch 'master' of https://github.com/xhost-cookbooks/openvpn

0a218788098a8abab0119d78516b676770450393 authored over 10 years ago by Chris Fordham <[email protected]>
Add install recipe which initially only installs the openvpn package.

0d60307520de44291a38bd509149c461a6770af0 authored over 10 years ago by Chris Fordham <[email protected]>
Merge pull request #17 from charlesbjohnson/master

[COOK-4263] - OpenVPN users recipe should run in Chef-Solo when chef-solo-search installed

54103f9563655261e444ad42824e6f13d87a6491 authored over 10 years ago by Chris Fordham <[email protected]>
Merge branch 'master' of https://github.com/howaboutwe/openvpn into howaboutwe

Conflicts:
attributes/default.rb
templates/default/server.conf.erb

Re-position node attribute...

d04b5a0ffe439bdc99985b83057c48aa9de4b700 authored over 10 years ago by Chris Fordham <[email protected]>
Add verb and mute attributes for config in .kitchen.yml.

bdef0954b1e86c68f854a168b0933a4921777e9b authored over 10 years ago by Chris Fordham <[email protected]>
Merge pull request #27 from xhost-cookbooks/node_attrs_to_config_directives

Node attrs to config directives

43c0195a78eaa1d6d98e8ab24a3a31756b83e99d authored over 10 years ago by Chris Fordham <[email protected]>
Add SingleSpaceBeforeFirstArg Enabled false for aligning data in metadata.rb.

bcb06e081348a6d4351d8279796c4e8f60cb8d12 authored over 10 years ago by Chris Fordham <[email protected]>
Add AlignParameters Enabled false for metadata.rb and rubocop.

ec2b82ca54969015b922d8d49cbf8c45aa5626af authored over 10 years ago by Chris Fordham <[email protected]>
Fix:

C: Put one space between the method name and the first argument.
W: File.exists? is deprecated in...

f5595bf5c1aebd91f2eb198c8d4a24a636db49a4 authored over 10 years ago by Chris Fordham <[email protected]>
Fix:

W: File.exists? is deprecated in favor of File.exist?.
C: Put one space between the method name a...

f0354404dcf79712c6f8df14cd862f8ee5d2729e authored over 10 years ago by Chris Fordham <[email protected]>
Fix W: File.exists? is deprecated in favor of File.exist?.

759e45bc4c4b6b0826848615d44370bbf6a8bb30 authored over 10 years ago by Chris Fordham <[email protected]>
Fix C: Put one space between the method name and the first argument.

328619f652b0796df3b11ac7bfa9e72d21e681db authored over 10 years ago by Chris Fordham <[email protected]>
Address rubocopy issue: AllCops/Includes was renamed to AllCops/Include.

257db4c1e4ec65291e218e82b991ae9f6a5540d7 authored over 10 years ago by Chris Fordham <[email protected]>
Use basic ubuntu and centos .kitchen and move DigitalOcean to its own .kitchen.do.yml.

bdb0b53d5ef26cac0fa9c697bac4d91b884f85be authored over 10 years ago by Chris Fordham <[email protected]>
Fix FC002: Avoid string interpolation where not required: ./templates/default/server.conf.erb:11.

f8efaf07e7035d33e7c7515a6d651e0e0a7d3ed4 authored over 10 years ago by Chris Fordham <[email protected]>
Fix C: Missing space after #, and C: `%w`-literals should be delimited by `(` and `)`.

0b2aaf94beecb42022436665388b8077baee611b authored over 10 years ago by Chris Fordham <[email protected]>
Fix W: Useless assignment to variable - vars.

3ea0f5513d4546a22d28f06b94ce446711396d86 authored over 10 years ago by Chris Fordham <[email protected]>
Re-factore to config node attribute; routes needs to be implemented as well as updating for client recipe.

c2101d020228d3f0838b69f46b392cf2a72d00ed authored almost 11 years ago by Chris Fordham <[email protected]>
Update maintainer metadata to xhost.

cf3706451afca7c9a69707ac775cc1d55b3063ac authored almost 11 years ago by Chris Fordham <[email protected]>
Mandate Ruby 1.9 and use ruby 1.9 syntax instead of hash_rockets, updating/adding rubocop.yml files.

4dd6c70df56cef55a0864952d4c97d2d9d8a5b94 authored almost 11 years ago by Chris Fordham <[email protected]>
Merge branch 'COOK-3691' of https://github.com/tacitknowledge/openvpn into tacitknowledge-COOK-3691

Conflicts:
providers/conf.rb

798c86f586bfbfa883942e67704580a2f444b6fe authored almost 11 years ago by Chris Fordham <[email protected]>
[COOK-4263] - OpenVPN users recipe should run in Chef-Solo when chef-solo-search installed

Add check before users recipe is run to see if chef-solo-search is installed
when running in C...

ceef6ce03276c6960ea12b333d2745d9cda12ccf authored almost 11 years ago by Charles B Johnson <[email protected]>
Minor improvements to recipes in metadata.rb.

13247e2f67e1a0e3f95d5980724e5df44db4d101 authored about 11 years ago by Chris Fordham <[email protected]>
Use single quotes with node attributes refs, addresses offences from https://travis-ci.org/xhost-cookbooks/openvpn/jobs/16129746.

564e74a653e6f34ef495a7ef351f09d430a018c3 authored about 11 years ago by Chris Fordham <[email protected]>
Update README.md travis-ci badge to use xhost-cookbooks in URL.

1c450f0d343f4cbf5ebcb69a5216333e2983de2d authored about 11 years ago by Chris Fordham <[email protected]>
Merge pull request #15 from flaccid/COOK-502

[COOK-502] Implicity to_i openvpn/key/size to cater for the attribute be...

f35dc1886e6c8da420dded08bc8d8360c02a32bb authored about 11 years ago by Xhost Australia <[email protected]>
Version bump to v2.1.1

76f9904c39182e8da408092f9ea314265fd08f0c authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.1.0

534191af5453978b4d6b7be22a8de454699525cb authored about 11 years ago by Sean OMeara <[email protected]>
Updating to use cookbook yum ~> 3.0. Fixing up style and testing bits

e0f415d68ba50313344eab9803d9dfce851ff318 authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.0.5

1e0218d8e87b74302fb084ca8d1142a5ef58c2f3 authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.0.4

b826c0ae8615699767f5d1773f7f74f18688e7ea authored about 11 years ago by Sean OMeara <[email protected]>
fixing metadata version error. locking to 3.0

a9a70e071637d3a0ba5a7a7cc8fc3d4f78243bc3 authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.0.3

ae4b77e0379038319a6dce173aeb9c95a287aeee authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.0.2

c6c55a0c1121408a09a3e98f60bf1ed43b375ba2 authored about 11 years ago by Sean OMeara <[email protected]>
locking yum dependency to < 3

30be684bcb7948c20a7f95cf423eb2975cc5b364 authored about 11 years ago by Sean OMeara <[email protected]>
Add metadata.json to .gitignore.

f3b47bc7188e13e663f67f35daafe0948f8e5f66 authored about 11 years ago by Chris Fordham <[email protected]>
Use short/implicit reference to default recipe in recipes option of attributes.

33841763f84935d7eec491ba5795aca4d23cb307 authored about 11 years ago by Chris Fordham <[email protected]>
[COOK-4054] Only call use_inline_resources if it's available in openvpn conf provider.

6f497f6debc143c8da9de5066bda53f28705dfb8 authored about 11 years ago by Chris Fordham <[email protected]>
[COOK-502] Implicity to_i openvpn/key/size to cater for the attribute being set as a string.

3ff5f4b65dd2aea661cc55438e7923668ec68bb6 authored about 11 years ago by Chris Fordham <[email protected]>
Version bump to v2.0.1

961f3adce2cdb90703c7376ff727b8ed66b36f64 authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v2.0.0

56a6dfde8939a319ad0b491ed299c20caac025f9 authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-3691] - add LWRP for openvpn_conf

Signed-off-by: Sean OMeara <[email protected]>

895461aaaa58c2fb5567b85092aa0f6b771f7804 authored about 11 years ago by Bryce Lynn <[email protected]>
cherrypicking already suggested pr from https://github.com/jhtran/openvpn/commit/33d6a44485552bc9e1d40558da2956ae1ef89958

d9ce04e2e2e22589ab2f67819807665209834789 authored about 11 years ago by Baldur <[email protected]>
[COOK-3878] Allow customized data bag search term for adding vpn users

50ae9eab6b4a851ea25c36d78ebe733609971cec authored about 11 years ago by Baldur <[email protected]>
I, for one, would like to welcome our new rubocop overlord...

ed3440b93ff9526c696c13a9ed7e4176b6db618d authored about 11 years ago by Bryce Lynn <[email protected]>
make foodcritic happy

34a03696f1142f7fba91761c7cc687b0d696c468 authored about 11 years ago by Bryce Lynn <[email protected]>
next time I'll run the tests *before* I commit...

2c6b0c35997177fe36519b79ee813096d463c22f authored about 11 years ago by Bryce Lynn <[email protected]>
describe the new LWRP and attribute

de3a4954cc6f153a8d01f019b848065333b9fb0c authored about 11 years ago by Bryce Lynn <[email protected]>
support plugins

7e797816fd6d5be916a64f925db2e621383ddb09 authored about 11 years ago by Bryce Lynn <[email protected]>
add attribute to allow skipping the default server conf

28e997195b4f47af31ef610d2317d2d85e4f404e authored about 11 years ago by Bryce Lynn <[email protected]>
use the lwrp to configure the default server

9815a8def8ebb5834b25e25c7fe5be0552acec1d authored about 11 years ago by Bryce Lynn <[email protected]>
the behavior now matches the old recipe without the lwrp

70388ff8277a770a7aa4eece2b89daf93e0a2f8d authored about 11 years ago by Bryce Lynn <[email protected]>
add support for some more config variables

41ec93d507e889222b57de0909c8f3a0874cf941 authored about 11 years ago by Bryce Lynn <[email protected]>
fix typo, add notification

d12df855b5db1c53d2a462a532674438bb0869e4 authored about 11 years ago by Bryce Lynn <[email protected]>
use variables, instead of attributes, so this can work with a provider

d608c9dae5e1df83b4e90335a102a3419c96c67d authored about 11 years ago by Bryce Lynn <[email protected]>
blank LWRP, to start

9dcca1693bbb45100b222c9805de27764693d9e2 authored about 11 years ago by Bryce Lynn <[email protected]>
Version bump to v1.1.5

2437c08ab01e0912f7508890b66c529230f8d7f5 authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.1.4

962a6112dfebae3e16af42365851b4a731ff46ea authored about 11 years ago by Seth Vargo <[email protected]>
Add Test Kitchen, ChefSpec, RuboCop, and Foodcritic on Travis CI

Signed-off-by: Seth Vargo <[email protected]>

faf61ace0d12bc180b53c75e676e3f3926f601a2 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3317] Add support for additional server.up.d scripts

Signed-off-by: Seth Vargo <[email protected]>

6233789d221343732206e34aedf29ebb660a00e0 authored over 11 years ago by BJ Dierkes <[email protected]>
[COOK-3315] Remove hardcoded vars in config file

Signed-off-by: Seth Vargo <[email protected]>

b2b76d0fbc103df30708743a5a448b25972a7d0d authored over 11 years ago by vskubriev <[email protected]>
Bump devodd release

b5ad1b7e1e8e316cbb00d67dc8f50b38aa151481 authored over 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.1.2

167fdc64fd40889b2bb342f1c8954fc256b4fe13 authored over 11 years ago by Seth Vargo <[email protected]>
Fix README format

63bf432c72b11937f7d5c0da39079132b5ed2d3d authored over 11 years ago by Seth Vargo <[email protected]>
Fix whitespace

aaeb1fbb1136bd3a589a72edf09bde7ec20d54f6 authored over 11 years ago by Seth Vargo <[email protected]>
Update CHANGELOG format

a43d2f809fdfaf4a1fb9370bfb864547696d1560 authored over 11 years ago by Seth Vargo <[email protected]>
[COOK-2820] Update metadata.rb for all attributes and recipes

Signed-off-by: Seth Vargo <[email protected]>

5e8a1b5dfab6e9b89141a42b1536fd3fa98aa5a8 authored over 11 years ago by Chris Fordham <[email protected]>
update to new bucket for boxes

0793ea3294f5faa4cde456d9c3443458a95351c4 authored over 11 years ago by jtimberman <[email protected]>
remove Gemfile, Vagrantfile, not used by tk1.0

ddf503321dfaf37b65565f4dff23372afe441349 authored over 11 years ago by jtimberman <[email protected]>
increment version for development

89398e3dbcb5a46c89f2def5da31c1cd60c99a1e authored almost 12 years ago by jtimberman <[email protected]>
release v1.1.0

d2f41e6d94087b1f7a3f0af55bfd7239797cf970 authored almost 12 years ago by jtimberman <[email protected]>