Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-openvpn

OpenVPN module for puppet including client config/cert creation
https://github.com/voxpupuli/puppet-openvpn

Merge pull request #180 from dennisdegreef/freebsd-compatability-rebased-again

Freebsd compatability rebased again

b7973894caeacb08a8cd277101386026d4892905 authored over 9 years ago
Remove legacy 'load_main_service'

5991a4fa64240a9e026caed75233b788090d08f6 authored over 9 years ago
Fixed linting

42ea707c7d59ce8da445a42502dfafc52086910c authored over 9 years ago
Only manage service when openvpn::manage_service

33654ea6e0ac9cef89e5102eaa8d2d13317dc170 authored over 9 years ago
Reworked services for readability, and sanity checked systemd with rclinks

396b730893ade9b9eb64adea5f000d003986f1ba authored over 9 years ago
Link the root_group to openvpn::params:root_group

84fc5ea62feece9593e343e1b25ea6408a54d34d authored over 9 years ago
Network interface is managed by config

2c7819b5b93b91748e1fa3e470d9c6d507f9f2e3 authored over 9 years ago
Small refactor of OS-dependent choices to params, and made services per server without main service for FreeBSD

a9857968c06ad25d6482795a94f356f30303ae40 authored over 9 years ago
FreeBSD compatability

ffccb06721311aa075c698cf0825429c86363b35 authored over 9 years ago
Added FreeBSD to openvpn_server_spec

f4212ff2f21f87fef8b9e32b3957e1aea3fc9916 authored over 9 years ago
Don't manage main service if namespecific rclink's are set

a32dddaaba751933bf83d1dd06e2e779af8f9de1 authored over 9 years ago
Trailing slash too much for etc_directory for RedHat based systems

ec37234d8f21e44e03c75d11570b5cb0d3543042 authored over 9 years ago
Use params

4c919fbe7350fd672578f5ec73ea15a2e43fe161 authored over 9 years ago
Re-enable namespecific rc scripts in service

67bfb8d08e0d9c12246d23c67a61a3fd70310142 authored over 9 years ago
Fixed syntax error

e92d24ff3866897d512c2a74b2462957d1706ce6 authored over 9 years ago
bump version to 3.0.0 [ci skip]

d38b0a11d0292194e82aaa8c728eb284dd986758 authored over 9 years ago
Merge pull request #179 from jkroepke/feature/ovpn_concat

Feature/ovpn concat

d9afc4cf7b85e705cc823c064c6e298234314885 authored over 9 years ago
Errors, if tlsa is disabled.

01cbe589c9c0f155f218d871584e2ac5553db0bd authored over 9 years ago
ensure must be a string.

6d2b1fc14cb0ec96f8609a95ae7ea087044712c0 authored over 9 years ago
update changelog for #176

25f9d701c2413960a9d8808e1d205dde55b8d6ac authored over 9 years ago
Merge pull request #176 from jkroepke/feature/ovpn_concat

Use concat for ovpn generation.

35b69e4d09b6660dbdf74b2e44ab1d7e6e298729 authored over 9 years ago
Support pre-shared static keys

1a55bf742c21dca86539204038c9008c0f1e6bf2 authored over 9 years ago
Refactor generating ovpn, support for inline tls-auth now.

f9f1d6e811ec9c9f6dbefa95586e51db46c5eb29 authored over 9 years ago
Added .idea for .git (for jetbrains ide)

ae4c7d0ae43bb7198f68a31cf3bad758f2a69982 authored over 9 years ago
Fix typo in tcp_nodelay documentation

c22f89fd9b8bee72589da391053b078c87560ded authored over 9 years ago
Update CHANGELOG [ci skip]

cb03c7de7ebae3b4077d4f1697be5dda5a170d08 authored over 9 years ago
Merge pull request #169 from mklette/MR

Mr

c21222b04629bac1808a897e4a5eab0170068b4b authored over 9 years ago
fix CHANGELOG [ci skip]

753ad45f8061d030c95e61cc53e17e21d8895def authored over 9 years ago
server: fix arrow alignment

268de481c074280eca2ed615cffad9118f337c18 authored over 9 years ago
client: add tunnelblick configs to config tarball

0f6f5789a351f9b3bd6f7aa273d409b9cdd72be1 authored over 9 years ago
client: allow to define README text to be included in client config archive

955d601251d5525444e9683bef1a055c468ce208 authored over 9 years ago
client: allow to define custom expiry time

335e7c54096ac69c2d80891bdee4541b6c0c4c11 authored over 9 years ago
Add tls-cipher options for client and server

f999323665b28d2cb0cd7caf61b2861025807909 authored over 9 years ago
client: include tls-auth key also in .ovpn file

8da17914f867945df82047e3248cb1c139944710 authored over 9 years ago
client: escape email address to fix regexp matching and backtick behaviour

ac61e09ee4bd640ab749de287aaa33dce1eb5356 authored over 9 years ago
bugfix failure handling of revoke

* openssl version 1.0.1-4 (precise) shows 'error 23' but exits with 0
* openssl version 1.0.1f (...

3ab62d9034c86b2d4d0f2357c8434ddb038f8f9c authored over 9 years ago
Update Changelog [ci skip]

41b5367291c835e1750db602edb0623f1d16a0cf authored over 9 years ago
Merge pull request #168 from pricemaker/ubuntu-15.04

Ubuntu 15.04

831d20729719d52f4a56711f56b48d29df2d93d2 authored over 9 years ago
Adjusted the wrong service file

7cb8f32d33c0a724a3afff10dc5123a1a2b2cdd7 authored over 9 years ago
Yuck fix to ensure module works until puppet correctly determines service status provider.

67ce5c4ed05ad09b48024cea7613b384f4a27028 authored over 9 years ago
Minor changes for systemd compatibility in Ubuntu 15.04

a646b4586535466fb4a8ab0a0487127726549b9b authored over 9 years ago
mark puppet version dependencies

cec11add43336516f73bd9507a429f1db9600625 authored over 9 years ago
Merge branch 'master' of github.com:luxflux/puppet-openvpn

a8431632717fbcb61fe54bd2b9fd2af126131ffe authored over 9 years ago
Merge pull request #164 from andrekeller/feature_hiera

feature: Add means to define openvpn server, clients etc. using hiera.

79ffaa11be673122ef91f6e521a6e22a3c3389e7 authored over 9 years ago
bump version [ci skip]

d0576ee106ce1bc16735cac1044d3060c2e90668 authored over 9 years ago
Update CHANGELOG.md

0a0298fbb17d6b2c2b57e03d000f3031482e9ebf authored over 9 years ago
Merge pull request #167 from luxflux/166-custom-options-for-clients

ability to specify custom options for clients

e2d14eaa7090a5464f936ffb676cc5896fb2d979 authored over 9 years ago
add ability to specify custom options for clients, fixes #166

d06e62036a254b4263bee4591db3fce0660c9b6a authored over 9 years ago
Update CHANGELOG.md

c66973919413949a379f69b93dd501643600e7ff authored over 9 years ago
Merge pull request #165 from kam1kaze/patch-1

fix params for old centos/redhat versions

97f845328f9567d5cd139cd81de96bbdd790ebb9 authored over 9 years ago
Attempt to fix failing tests for puppet < 3.0.0.

5f232195c4291afd974c74f68008365484f535f6 authored over 9 years ago
feature: Add means to define openvpn server, clients etc. using hiera.

13e33882efe4ff7ffdb3038645db288865824e4c authored over 9 years ago
update changelogt

c625b4634472062e1683cd32b5ea845ea835f62d authored over 9 years ago
add specs for manage_service parameter, refs #158

b2de3b1ea90a5caf17c086cedbbec5397bd2808c authored over 9 years ago
Merge pull request #158 from andrekeller/feature-disable-service

feature: Add possibilty to not manage the openvpn service with puppet.

87b13058077cd2e0ba48f1cfb3be745cbd848c1a authored over 9 years ago
fix params for old centos version

033aa5b54dc836c922e0ea8a996bed2f11a3d777 authored over 9 years ago
feature: Add possibilty to not manage the openvpn service with puppet.

When you have redundant pairs of firewalls you sometimes want to use
other means to start/stop t...

c2cd5890ae87221d8c0146e18118713d47658be0 authored over 9 years ago
update changelog [ci skip]

625ed40784a302f3b1add71f75f3f2b78b343dcd authored over 9 years ago
Merge pull request #162 from Barthalion/archlinux

Add support for Arch Linux

fd5deac3111a18c380c5a051bb6bae52231a0f19 authored over 9 years ago
update changelog [ci skip]

2101ae238a1fd288a798e355274419958f5cd9d1 authored over 9 years ago
Merge pull request #163 from luxflux/jsok-autostart_all

Fix autostart_all behaviour (replaces #160)

94dfb2a17d3b94ec022ffb67afccf4fb2cd74d72 authored over 9 years ago
Merge pull request #161 from Barthalion/jessie-systemd

Debian 8 uses systemd by default

b5cefbabcb9d1a655731ea26de035e73de88458b authored over 9 years ago
update changelog [ci skip]

6037230c85d42650d03a7ca46e2bc2b185be1d9b authored over 9 years ago
only add AUTOSTART="..." if autostart_all is disabled

55e2a1adddf8c5a3ac1158269a6574e13361acbd authored over 9 years ago
Merge branch 'autostart_all' of https://github.com/jsok/puppet-openvpn into jsok-autostart_all

23dddbc0102dffe8f76c6a25207b21ed8b08e48a authored over 9 years ago
update changelog

511962028376473356bcf246ec27238b7c5cee5f authored over 9 years ago
add reverse test of nobind server parameter, refs #156

355d41663e2b192e2239b27232f5ba14f6f1547f authored over 9 years ago
Merge pull request #156 from andrekeller/feature-server-nobind

feature (server): add nobind parameter support.

baffc40333f67dcb2ace143cf7f178aca97283c2 authored over 9 years ago
Add support for Arch Linux

f6de98c577b7e92522fc34fc9bc51bb67be7fcd9 authored over 9 years ago
Debian 8 uses systemd by default

b65949ca88e40ef4b596c1a2ceae52bedd35a6ff authored over 9 years ago
Lookup autostart_all using proper scope

1164b4f24c470d6094dbf8b6e8e99be05b400517 authored over 9 years ago
Add tests for autostart_all

c0339576ac7b8f8efa2a1beb293658229de71a2c authored over 9 years ago
Add autostart_all check in default template

87f3341887dfdd9cf284be9dac38661103395c83 authored over 9 years ago
feature (server): add nobind parameter support.

When the server is running in client mode, you have to specify
a fixed port for every vpn server...

50ee23cd8ef4b1ecacc37458c5c3fc82913d59b2 authored over 9 years ago
Update CHANGELOG.md

6ae23503b94ae60a9c6e5861135c3c634f292bad authored almost 10 years ago
Merge pull request #154 from andrekeller/feature_iroute-ipv6

feature (client-specific-config): add iroute-ipv6 parameter support.

4e2d9e1e9adf2b9f015cb1d9aa5e70adab19b503 authored almost 10 years ago
Merge pull request #153 from andrekeller/feature_route-ipv6

feature (server): add route-ipv6 parameter support.

ef31bc6398be64a31c584e42411d57e5e8e63123 authored almost 10 years ago
feature (server): add route-ipv6 parameter support.

a30aa9698440c8e100e79513ee333dda53c6df7f authored almost 10 years ago
feature (client-specific-config): add iroute-ipv6 parameter support.

e66bdf2459a34f9caffd8b3fae71f20b30f74840 authored almost 10 years ago
use stable versions instead of master for fixtures

1e3419d540061fbd547afd59341729e3d438cb15 authored almost 10 years ago
Merge pull request #151 from dennisdegreef/fixedTypoInReadme

Fixed invalid URLs in README.md in 'dependencies' region

c06908c1a1ac2f723a79fc1d77b365f32b9bf8eb authored almost 10 years ago
Fixed invalid URLs in README.md in 'dependencies' region

695de353135c997cddc2adcbb89360f7a70824b1 authored almost 10 years ago
enable puppet 2.7 tests again

c067a47df8e03680351ecad91bf608fb07e7aff3 authored almost 10 years ago
fix server.pp for puppet 2.7, fixes #143

a34bfac62de12b1e247bc9a20f67b35609bd37f8 authored almost 10 years ago
Make the linter happy [ci skip]

2b90d8dc9ec4302f17fbd5c8eaf6b3a2ed9f1681 authored almost 10 years ago
Merge pull request #150 from justicel/patch-1

Update server.pp

231011769ce113fbcd9569d99a59b72c699106dd authored almost 10 years ago
Update server.pp

f58d17373fc4245c69d0a5a7bd27860c349e91d8 authored almost 10 years ago
more tags! [ci skip]

2a302053773f5473bfde87a519629661b98debbc authored almost 10 years ago
release 2.8.0

2451c867cda91818dc64105cdf50aaf9a1a2bf60 authored almost 10 years ago
update CHANGELOG.md [ci skip]

b5bfbab389f173c7aae5cd4a234bbae2b35db32d authored almost 10 years ago
enrich metadata.json [ci skip]

7edafb91c5a89f3e1163afdc0c0e75ec58c340c6 authored almost 10 years ago
Merge pull request #148 from luxflux/catalinpan-master

pam plugin path customization

b2268442ded1b9f6a6100aaca8585e733460901b authored almost 10 years ago
Merge branch 'master' of https://github.com/catalinpan/puppet-openvpn into catalinpan-master

Conflicts:
manifests/server.pp

8926d88342f50f8a76e6b4ca75b59ff6404272ba authored almost 10 years ago
update CHANGELOG.md [ci skip]

e5988b7e8e69545582b886efb4217cd276231997 authored almost 10 years ago
Merge pull request #147 from luxflux/justicel-master

Adding tls-client support and check logic, additions

ffcf897fef333ef84ffddd6290dfd9c19cb100b8 authored almost 10 years ago
add some more tests, fixes #143, refs #146

70c81a8b8a139a0ab16a0000977435601858c432 authored almost 10 years ago
Attempting to fix test failures

9a1e667f48d472b92feb1d5107a7bad7629a1a1a authored almost 10 years ago
Adding tls-client support and check logic

Actually add tls-client variable and fix a namespace issue

Syntax error

Support for additional...

03d6c1de80588c3dadaf4abc55f8f24a0382d3ce authored almost 10 years ago
Fix ordering in `/etc/default/openvpn` with puppet future parser

96f5318fe113ec451f4af269363c235e00345c3c authored almost 10 years ago
pam plugin path customization

3f1bdec7cb259d46b915fb40442241b74b28f3fe authored almost 10 years ago