Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-augeasproviders

Alternative Augeas-based providers for Puppet
https://github.com/voxpupuli/puppet-augeasproviders

Add augeasproviders::instances class. Fixes #78

* Add augeasproviders::instances class to allow ENC applications to define resources.
* Add modu...

5da239d23c24396f8883639530ae0662a11b05d0 authored almost 11 years ago
Add parsed_as? method

00f97927b0171a0f36dce1dc2cec3c3723171c58 authored almost 11 years ago
shellvar: fix unset with Augeas 1.2.0

* use Augeas 1.2.0 as reference version for tests again
* test old versions of Augeas with n...

20af628b6d7ade0535ac7c9de3e799ebafebc449 authored almost 11 years ago
Improve errors when loading and saving files

shellvar: save error message doesn't include target anymore

ff50ce1f4aa80a0de1a5355738433ec7a6de240b authored almost 11 years ago
Add a new supported? method to replace using_post_resource_eval? and regexpi_supported?

d09e7a7f40c2cb648eb404d931142c36b8b59b3d authored almost 11 years ago
Fix provider specs

3ec3394c59907b6321b2c2adbb255c618fb09ea8 authored almost 11 years ago
sshd_config: reuse aug handler in match_exists?

1c793d92a52f4739442e6b4b88d161b857a5a42f authored almost 11 years ago
shellvar: Fix @logs test in specs (value= succeeds, flush fails)

a208d6d84eb7599815cc81ed0b0551fd6f42149d authored almost 11 years ago
sysctl and pg_hba: make tmpdir outside of contexts

902df4b9dcd770cea8c81cc3ecb5dbd3c3fc977d authored almost 11 years ago
Call super in providers that redefine flush

75aa458305b30989ec9063b5ab4acdef99f2538f authored almost 11 years ago
kernel_parameter: fix grub2 provider for shared handler

ca6be4801f1c3bdb030a4f6f1f56245375fec0a7 authored almost 11 years ago
sysctl: fix provider for shared handler

b611156556331c37bb822c98a61cc1654f87e8f7 authored almost 11 years ago
Use a new Augeas handler for @aug_version to avoid messing up with the shared handler when resource is not defined

192e8794bb78785ad52a34539837242dc1c5966d authored almost 11 years ago
Share an Augeas handler for all resources of a provider

78087608202bf51a15491412ccfd72166df3cef1 authored almost 11 years ago
Test against several Augeas versions

eec348e3e5cc4f394bbc76df8031e002a2933789 authored almost 11 years ago
Add aug_version method

e2876497c00807c1fdf5cdd4ef0ec4d01c467b04 authored almost 11 years ago
sshd_config_subsystem: Support case-insensitive entries with Augeas >= 1.0.0

b169345855e91dfe9c7e7a96ff5bafc8477132cd authored almost 11 years ago
Add apache_directive to README

02786464f0d01fc653f65fb82efab2eb0364ada4 authored almost 11 years ago
Add Puppet 3.4 to .travis.yml

48d14460cdbc1cc82b36a656db26b1c72e03f41d authored almost 11 years ago
sshd_config: Make keys case-insensitive for Augeas >= 1.0.0

4b556d08b8a5c9537c6d8ad04c10053edd616eda authored almost 11 years ago
sshd_config: Remove exists? method

0ee3f675dd8b6245a01614f7a0a1f8f851213662 authored almost 11 years ago
apache_directive: Support case-insensitive directives

e80570447f1c8937ad5b03e8db2ac3ee3d83c79f authored almost 11 years ago
Add regexpi_supported? method

dab21b62113bcb6b5cb34ae98585c938f41ed1df authored almost 11 years ago
Add apache_directive type and provider

4753799921bc280ce92d8b0e29e2c90f6856c6cb authored almost 11 years ago
Reorganize spec tests in provider/type directories

268623360cb5b11dab4c6c84309b88b544926816 authored almost 11 years ago
sshd_config: Ensure that Port is inserted before ListenAddress also in Match groups (issue #68)

abb8adce82bdb1988191cceb8b563a25296d1d6b authored almost 11 years ago
sshd_config: Ensure that Port is inserted before ListenAddress (issue #68)

82d702b4a1cebc43f3d3854e12f366cd6a39eb0e authored almost 11 years ago
Add development doc

19a2a77e80975692ac15fe59f1a78662b1879fa7 authored almost 11 years ago
Deactivate autosave when an exception is caught to avoid crashing the Augeas handler

737c3a74d0209915e60521d96f95deb12d9c99cd authored about 11 years ago
host: simplify create

2861ecd9266ad6673339f3a374ac7fca47eed722 authored about 11 years ago
nrpe_command: simplify create

63f31020cfbca131a808e86efa1ddd55fb4e9cae authored about 11 years ago
Add uncomment param to shellvar type

80543f0cd11366b14650c17d53fe126627160aca authored about 11 years ago
Shellvar: Fix converting unset entries into exported entries

10a4602afd0d784621491c97fc5570c1efe2eaee authored about 11 years ago
Shellvar: add doc for exported/unset

e45381eb0d4413ea0c08d3c78fa504fdf5d80f56 authored about 11 years ago
Shellvar: Add exported and unset as values for ensure

66d2709ee9c31ec8d606fb460381277c28724cf9 authored about 11 years ago
Shellvar: Use aug.clear instead of aug.touch for ruby-augeas 0.3.0 compatibility

1bd90a5f5c058f9a75d6d19e30b164f22bfe5c29 authored about 11 years ago
Shellvar: Remove unset entries on destroy

2c25f65371176da4a0ad23ed85f5a12530feacc4 authored about 11 years ago
Shellvar: Fix comments with unset

20cbf00283a365cac8c428576c03115c3f7f66f0 authored about 11 years ago
Shellvar: manage un-unset and un-export cases

3dfc668d70517aec46bd1e7688bb13b0b8f12309 authored about 11 years ago
Do not confine providers to the existence of target files

fdfd3f4b5fc12e384cdfbfcd050fcf7181b7e1bf authored about 11 years ago
Add rm_node to accessors to remove subnode instead of clearing them

6227c3dbb66e1bee62168b43fe22eb9a19c6f192 authored about 11 years ago
Add an :array_append parameter to the shellvar type

b815117a2572c2a22da5f3fb01df83ed5a69ae2e authored about 11 years ago
Rename changelog to enable Markdown formatting on the Forge

dd2e5961e8cfb32d1ca44d5bef898f22d179cae3 authored about 11 years ago
Release 1.0.2

be18e2ee3803bfe39dced1fa9113b4e87139e857 authored about 11 years ago
2013 and we still haven't solved character encoding

Puppet bug #22788

05476f19bdac72deedb57e399cec1ee2ffb8a392 authored over 11 years ago
Release 1.0.1

ff3c1949f7387c185263814245e6ba85a4198733 authored over 11 years ago
Added support for including Puppets pluginsync libdir into the loadpath

818712d22b19455c40be09149d577f607c27f7b5 authored over 11 years ago
Refresh gems

5be2202e6092a2329c1e4da818dc8cdfffe0c67d authored over 11 years ago
remove unnecessary quotes which are causing pain

Resolves: #53

29f212da3fd45a9cc35dc4ff804f6ff13befe959 authored over 11 years ago
Fix sysctl live changes still being attempted when 'apply' was set to false

532abef1b3a405b268bbcadb434dfda8be65b714 authored over 11 years ago
sshd_config: Make sure seq array entries are inserted before first Match group

5e13695185b773bcd255a23706eaf65f4e06c87d authored over 11 years ago
Release 1.0.0

caf3de9be5808761ddeafdce1d80266127b062bd authored over 11 years ago
Merge branch 'next' into 'master'

7140ffe4862bb37c06ca96a9434ff7d91aea5300 authored over 11 years ago
Simplify mocking in attr_aug_* tests

3289cfd65d4a647de210e17790af189d3dea1fd2 authored over 11 years ago
Use a metaclass to emulate define_singleton method in ruby 1.8.7

ab5f348f36d3886f5076692cdde2ff67f5ac398d authored over 11 years ago
Fix Augeas mocking for attr_aug_* functions

61f40999f464e6ef8be37728a4e7a945b7a6dcba authored over 11 years ago
Test default in :hash

cab16e1345b1a22dd8eee1fef8d4093f996d046a authored over 11 years ago
Test attr_aug_writer with :hash

a3645e62604da7538531f01e70af5be1016b6d60 authored over 11 years ago
Test attr_aug_writer with :array and no sublabel

e208dc195200e1a85df011eb6c329e9905942ed0 authored over 11 years ago
Add unit tests for attr_aug_writer

6fd783dfe6339d25692527a9378ea397a29af5ec authored over 11 years ago
Add unit tests for attr_aug_writer

d25b52ced5bbf71fbe248bea4d6e2c0640b30805 authored over 11 years ago
Improve coverage filter for provider.rb

b9203e0c6ad74b3a957d7243fc1304f8f88fa8ae authored over 11 years ago
Use method_defined? to make tests work with ruby 1.9

690ffc735345ba79d630fd0b58aad4df77641e22 authored over 11 years ago
Test attr_aug_reader with wrong type

833e9820a146a73a4284df6d58a9b99176907652 authored over 11 years ago
Test attr_aug_reader with :hash

5f05f505fd516cc7444dccfd63c4867e3db9b0c0 authored over 11 years ago
Test attr_aug_reader with :array and string sublabel

2d6d679d9f23866afd7a8688070943149ddf149a authored over 11 years ago
Test attr_aug_reader with :array and :seq

75f967d342d493a7f19199e02842c9d5ad3c4523 authored over 11 years ago
Add unit tests for attr_aug_*

f2539fc22e13fe2bb834143d68dde780114eb5cc authored over 11 years ago
kernel_parameter: Remove obsolete target definition

0d29d37fb032a72c00bccfc96c3ad61fdd82ade3 authored over 11 years ago
kernel_parameter: Remove obsolete target definition

408214cacf49c621182cfedc223a16ac5b888255 authored over 11 years ago
Simplify sshd_config_subsystem provider

1e8dc259a6caa4dab58325e7f1a7cdc2701d24df authored over 11 years ago
Merge next branch

e2825c4c9ebfdadd13143bcea506393a9c2262a2 authored over 11 years ago
Define class and instance methods for attr_aug_reader_* and

attr_aug_writer_* methods

4dd4a56c3870b43a313b8ca57114f3b2e19776c9 authored over 11 years ago
puppet_auth: Get rid of self.get_value, fix specs for value types

8bafebf0c80d06bef8e39ed721b71a0caf57f810 authored over 11 years ago
Define attr_aug_reader_* and attr_aug_writer_* methods

6af9db537fab6ead1c85f7aaa5bd4152ae5a60e8 authored over 11 years ago
puppet_auth: path is a string

431674d334ae60f9013d182f3a50dfaa9bbe7999 authored over 11 years ago
Fix comment

7d95b3cd2b7b03a8f976041a305cac8ed48f30a3 authored over 11 years ago
pg_hba: use attr_aug_writer_* methods in create

ff5b627ca6abbe6974e90ae516533b2b7a11b869 authored over 11 years ago
Making provider *aug* method names and arguments more consistent

485cf3dbc44ba858e3da43b7ff2a7047e52e0dc5 authored over 11 years ago
Split define_augmethod as attr_aug_reader and define_augmethod! as

attr_aug_writer, update doc with hashes

034c9c9fee5699646e76ed9119981954e0e22847 authored over 11 years ago
Simplify hashes in calls to define_property

4e4c352c7dddbf49a70529dc0d40a837870f5c25 authored over 11 years ago
Pass a hash to define_property, make label default to name.to_s

5b7331a6f09e44f2c3fac249dee5c776df0c8b5c authored over 11 years ago
Create automatic getter/setter methods with define_augmethod and add define property wrapper

7b49e26dc5c46177a17ea4b266d4cec6f373c1d4 authored over 11 years ago
Use define_augmethod in pg_hba provider

c60e93b859a909cce8022b234e463a3ffcd24cb5 authored over 11 years ago
Use define_augmethod in sysctl provider

3d5a389beb46b8b2a94edbda8efff98e071a6da6 authored over 11 years ago
Use define_augmethod! for create in apache_setenv provider

f014d5785727765c6385295eff7b4940863fd7b7 authored over 11 years ago
Use define_augmethod in nrpe_command provider

a4f4c33ec2874382e5c7574c64c7faae5c47fffd authored over 11 years ago
Add define_augmethod and define_augmethod!

0e4c07ba283ef64f59093fa5c7a73de8d68c1b7a authored over 11 years ago
Add autorequires on target files for all types

bacc8b8952783596f213e362ea607e8383b46cd7 authored over 11 years ago
apache_setenv: fix comment

df9296d108f6b012da58949c4b765c637d8b70e5 authored over 11 years ago
Simplify augopen and resource_path yielparams by always using $target

308130311d6b95d58c70709f8e52b61df45ff621 authored over 11 years ago
Use $target in puppet_auth provider

daf0f0e1ce44ff64534f2e08ec12063bc2743b57 authored over 11 years ago
Use $target in sshd_config_subsystem provider

7a33a45139904f30a3a666870ec974961dade7d6 authored over 11 years ago
Use $target in syslog provider

7aee71b501660801fe275917ce5d0ff0f094ce82 authored over 11 years ago
Use $target and $resource in sysctl provider

2384c76ac66b3104c13483a5a6448526c0be685e authored over 11 years ago
Use $target and $resource in shellvar provider

e7d4b673f6697f66129c9b02d82faf711769416e authored over 11 years ago
Use $target and in sshd_config provider

242ec7dace113c6d404c935f07af6371be6a2596 authored over 11 years ago
Use $target in pg_hba provider

4782febed106b6edefb72ca094dccb1cb05b9ff8 authored over 11 years ago
Use $target in mounttab providers

669712238cde9f0b80c1ed4a35678b56578efcf7 authored over 11 years ago
Use relative paths in nrpe_command provider

1a1c7b287efb9eda39fd9cd84f0f71a778d0b537 authored over 11 years ago