Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-elasticsearch

Elasticsearch Puppet module
https://github.com/voxpupuli/puppet-elasticsearch

testing: add `which` to centos:6.7 packages

4e045235a35e2114ae43f37158bb8c1db8d948f5 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: restore total spec coverage for shield defined types

These got missed when roles got split out into discrete types/providers.

f51c067af15df4ad398ecf46720c1abaac646afe authored over 8 years ago by Tyler Langlois <[email protected]>
travis: fast-finish matrix builds

09bf81008903dbb0b5b886c1f28fbe1d18e2d67c authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add tar to list of packages to install for centos 6.7

a2724b960c8bf66baf56ee5988acc092425cb2ea authored over 8 years ago by Tyler Langlois <[email protected]>
testing: bump centos 6 nodeset release to 6.7

12a05b550991b870d6f1aad6b6929f085ffb9256 authored over 8 years ago by Tyler Langlois <[email protected]>
params: remove SLES 11 java package variable

SLES 11 support isn't ready yet, and this throws errors when checking for
strict variables.

557cfec9518bb41a659d40b3f57ecc482564bfda authored over 8 years ago by Tyler Langlois <[email protected]>
testing: alter sles-12 image for SP0 package requirements

5b5c6958195a49bedb9e5dd527052a78bdc266d6 authored over 8 years ago by Tyler Langlois <[email protected]>
puppet versions YAML implementation deviations

235bab62a3d4b37ea7a14646fcb9ce85de5a504d authored over 8 years ago by Vladislav Tkatchev <[email protected]>
handle different puppet YAML implementaion in rspec and validate YAML

2b2fc4db3ee0c535f16d5dd1126147e4bc29e81c authored over 8 years ago by Vladislav Tkatchev <[email protected]>
replace recursive_hash_to_yml_string with native puppet to_yaml

5aec71f0909e213a432259451ab0722bbadd8923 authored over 8 years ago by Vladislav Tkatchev <[email protected]>
Merge pull request #630 from tylerjl/feature/merge_qualified_configs

Fix overwritten conflicting configuration options

bcb5dc4d3a83169ddfed7a09498bd60fbde5754b authored over 8 years ago by Tyler Langlois <[email protected]>
instance: fully-qualify all shield config parameters

8f425f952f09356932eb2d10a8a7dd3bc466c222 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into feature/merge_qualified_configs

53c4f5ba90c511e4b6c8ccdce79c028e45bfd59d authored over 8 years ago by Tyler Langlois <[email protected]>
README: remove SLES 11 from supported list

7da94eb66f17c024632f541b169e4e79a098e7c1 authored over 8 years ago by Tyler Langlois <[email protected]>
remove SLES 11 from supported OSes and test matrix

a7d7dfb50a97de246bb28fac7d99f390f3722a03 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/sles

[ci skip]

90e7b53577d5ee4b10aac2ac385476f6d2aa3251 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #624 from tylerjl/feature/shield-esusers

Basic Shield support

995c1a9e92ead8cb33e5031e0a67cde8a5c49eb1 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add iproute package to centos-7 image for ss (serverspect port resource)

[ci skip]

6e7ca3965572901985e5a52c0f8c3714931d09eb authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add unit tests for elasticsearch.yml.erb template

50034b6dd43d54215b11676a6754aa232325a06a authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add failing conflicting hash key test

e3c57117f28cdeb237819f1e1e33b305781574ed authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix infrataster problems by correctly waiting for ports

848e961d3f50646ea29717bbd39de13ceea3e305 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: rework shield tests with higher-level HTTP abstractions

4c782ae92847951013a744b06489aa340e3e76b7 authored over 8 years ago by Tyler Langlois <[email protected]>
template: try to fix qualified key conflicts in hash merge

d0f993ac3acf14382c4ae357fbce68a0a439e71a authored over 8 years ago by Tyler Langlois <[email protected]>
README: add additional Shield docs re: mappings and 2.3.x config

[skip ci]

20e53c7048e4c009b4ccaca04701fde5aa3e4597 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: syntax fix for old ruby versions

70443f31feed175bdbd44d216225d73527b57fd9 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: add parsed provider for user to enable hashed password control

0544e1a6c73dc19d29fda8534744d72bb46bb9f4 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix wrong options on apply_manifest idempotency tests

c5537079528b9a82bd5cf8c70dd53e743df219b6 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: cleaner indenting on shield acceptance tests

cbcbd5d5acd8e9ab33885589a8e7458ea1b7bc78 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: user catch_changes option on idempotent apply_manifest shield tests

135b4fae28e9328105d10c5cf6e2634a856c535a authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clearer indentation on shield unit test cases

d76ac58f655d5bbb572fdff6c7b1957507143cb7 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: fix to_yaml formatting in Puppet >= 4

5377cbcb1191b6f05a57c088f92e36bf5d3660e7 authored over 8 years ago by Tyler Langlois <[email protected]>
providers: fix puppet 4 exception w.r.t. mk_resource_methods

When testing on Puppet Enterprise (which is built atop Puppet 4) errors
about undefined method `...

f54b63d9beb3baa10c1d282721439862b4ab8975 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] use less error-prone cluster op role priv test

246ea40e8e1b41b5fb797ca3304bf7c386929fa0 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: fix undefined ensure error on roles

54b17bee3d5403a68137aa11a745870a8033be26 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: refactor roles and add role mapping control

d5a0dbe62be0c127b0ece3582e4e6216c0d382f7 authored over 8 years ago by Tyler Langlois <[email protected]>
revert combined privilege/mapping role provider experiments

1eb5e1faf848f0341dee37169d3d72063a7f1904 authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: shield roles - try using roles without parsed parent provider

a11365a9100132fe686c1e519e7ad41b5ea2e497 authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: almost-working parsed file version of roles and mappings

5947f1a272b1250570f6efd390068a0640247a1e authored over 8 years ago by Tyler Langlois <[email protected]>
shield: cleanup role and init.pp development artifacts

287d3b7508a5c22737254a08dc61facdbdb23ddb authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into feature/shield-esusers

f42b2fd77f5473e2d71ed5bd19340c47ee2f84f5 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: [shield] use latest rather than hardcoded ver

9ae610fc767d4b0399e6476880513a67ac098339 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: rename `file` users provider to `esusers`

c1f70ed222fc705275332d2fad4af54405105d61 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: add basic documentation to the README

236574212a45b5d0c9fb20045ef918c51f6d3e77 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: get rid of unused param

275ba72ef8294f62387f990ad53b6659e3fac40e authored over 8 years ago by Tyler Langlois <[email protected]>
shield: implement refresh logic for password changes

9ed201b774ec3c111fe6abe879d44b0cb164e3a3 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [user] fix user list parsing for long names

75cf9faadc0bef9c9d5a2e72d6c62145a5a0e2ea authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] use latest license/shield versions for ES 1.4

ebf12de2cce4fa2762bdfd82a496ce0e4c64c328 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [user] set esusers conf path using cross-version flag

0f2a85d8ba12e031377ab7eebcf0552b42e42b01 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [role] cleaner newvalue method to validate role names

95ba9e775501447d29c7871a084e0792bd3d67fd authored over 8 years ago by Tyler Langlois <[email protected]>
shield: documentation fixes for instance and role

20411ff856b76fde97b4e2ad445e51de12faa803 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add user and role define rspec tests

23de8c07f2f93a485e55abfd686f021c33a0a1fe authored over 8 years ago by Tyler Langlois <[email protected]>
plugin: [tests] fix rspec test expects with plugin conf argument

f1a2e94d4b45d5fff37ee33026c34abee00267d1 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] add coverage for shield dirs in class/define specs

fdc5cc3d37171f31b4d58de3fc45f52d4ae2995a authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [role] fix linting error re: quoted name variable

cc537648a148dd790f47ba4d1859ae5ba179826a authored over 8 years ago by Tyler Langlois <[email protected]>
shield: fix role provider constructor for older ruby versions

68d39c60b8127b71b327da49d09d2c1f3f99c0f6 authored over 8 years ago by Tyler Langlois <[email protected]>
WIP shield: [testing] first pass at post-testing purge section

89274cbb845e78f5686b03fb9318d36fc6f08ffd authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] bump version to use test_settings

e49960f8a39b5327781eb7542e571b4b3a964a6c authored over 8 years ago by Tyler Langlois <[email protected]>
shield: manage users/roles through homedir

c51a2139f95ab6f370a76abc5682889ba6cf5537 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: move version to 1.4 for minimum shield compatability

2bebe1d09c6eea65df86f59b6d3dfdbb45753890 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [roles] fix name validation bug

b69e16c79af6ca8f3f4ca76935c2427fbefd25d6 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] add role unit tests and fix empty yaml bug

443f4d2bae8e52a823515d7e2663baf451102333 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: add native users feature detection for >= 2.3 users provider

cdc2b65390d1f1567b76548fb144478057b2a896 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [tests] add instance tests for file provider

ab16c379e78ba8e4160ab973b78d4455713b8b7f authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] basic unit tests for elasticsearch_shield_user

57bc29d1b873b8774681f80ef93004580defafb8 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] acceptance tests for TLS clustering

67ec019f5c0f7139bdfdb43b0847d75c32a2670c authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [testing] refactor tls generation for >1 client certs

5174d45f77d8ce2987169cfe19a3a47b94169a04 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [users] constrain provider contingent upon es exe

7e6fea35323816992b931097580a4ae2bf6b10b2 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #614 from tylerjl/testing/travis-test-matrix

Add matrix of Puppet Enterprise version tests

2d842f6e6acdd84a89bd9f40cf04f4203e68c5e4 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: add HTTPS acceptance tests (single-node)

8dacc2b2a21ba777d13a376478030661ab1ef17c authored over 8 years ago by Tyler Langlois <[email protected]>
shield: test role permissioning with more specific privileges

faf3b3e79b088f491af16e13747d77521de7e5cf authored over 8 years ago by Tyler Langlois <[email protected]>
README: clarify repo_version strings for versions >= 2

Fixes #617

b3d1bba4317c8b115c5d810063d8494516afeb2b authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/travis-test-matrix

34ef575ef7c72eeab84ff32a2c833f4655f7b8f1 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #577 from dansajner/support_ssl

Add support for SSL auth on api calls.

4681dcfdfc655d753548b0b1e6f6bd56d9ade3fb authored over 8 years ago by Tyler Langlois <[email protected]>
shield: validate role naming requirements

6b918b377d7cefe5d0209c844843bd6f18f801a4 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: first draft for shield TLS support

3a634da87df0362af06c90206a1b704957b8666b authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/travis-test-matrix

1da2b443988fca61714503645eb9042a7e8fc941 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #613 from tylerjl/testing/oracle

Add Oracle Linux to tests

d4300a99fbf53531968d266bbd5433488076113f authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into support_ssl

15f131585cb1c1a51aacc3e253bad018a7045158 authored over 8 years ago by dansajner <[email protected]>
shield: get rid of unused param

67566c146d8b22fcf75a1400c02d336f5c219c10 authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: [shield] test using curl_with_retries, unfortunately

a4324824f4ce54b7516914d309d7a6f625309aa7 authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: [shield] PoC using infrataster, may not work

673aa7fd549bd00656d7d640206f1cb665c9c2a4 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/travis-test-matrix

6094745cadd9d82df6f91b19dd7deaf719329c54 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/oracle

290b84a6cf882bebb9485775b5dee7110cff7a44 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #615 from tosmi/proxy

added support for a repository proxy

1f720d865289189679bff836aa5a59463405b31e authored over 8 years ago by Tyler Langlois <[email protected]>
Add a lint ingore on a valid empty string assignment.

f8c44f13e7e88e64c1daa8d92a4f26e48b5c4b6b authored over 8 years ago by Dan Sajner <[email protected]>
Merge branch 'master' into support_ssl

fdbba4c3deed04a31e9d7ce8eb9f1caea861a1dc authored over 8 years ago by dansajner <[email protected]>
WIP: [shield] try approach using yaml ParsedFile to handle roles.yml

1a2eb5e93fefe6d3623d0da68b23e49fd5c7f15c authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [roles] first draft implementing role defined type

61308c426d33aa110ce182d110f629a87ec90fa4 authored over 8 years ago by Tyler Langlois <[email protected]>
shield: [user] catch undefined roles in user parsing output

e01067c685e440162b48690facd8bf3dff061afd authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: [shield] control the /shield config directory explicitly

a4daac3de78417358576472abd7c04455f00be7f authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: [shield] first draft of centralized users and managed shield directory

660eb05224033aa4a0afe3e39a953956c08a015c authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: failed shield experiment to reference singular esusers files

This works in pre-security manager versions, but fails otherwise.
An approach using separate esu...

29eaa36a3c25991876c82352ebc6d543e7945e0a authored over 8 years ago by Tyler Langlois <[email protected]>
WIP: shield esusers provider and type prototype; define draft

[skip ci]

3d4e7541443c31c08e3e8fed661162ce42b9c650 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/travis-test-matrix

381b01946a7f2ceaa495f49b617a18b765767f81 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/oracle

ab8dd8b2c56177524cbd36a12c1ea7c8bdff6eb8 authored over 8 years ago by Tyler Langlois <[email protected]>
added support for a repository proxy

currently only for redhat yum repos

a7a3abb5bd6b27c35f6a1150ef21b3e66679d98d authored over 8 years ago by Toni Schmidbauer <[email protected]>
testing: [travis] remove problematic older PE distro incompatibilities

dbb1e4060804531e27952f6953adf69d7b5cd1db authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #612 from tylerjl/testing/strict-vars

Test for and fix strict variables

35c25755c81864cc069a179e7f0cea8f64739386 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: super hacky workaround to travis output timeouts

db176bf70a6de0b28a647b6543fc0fe2497094c5 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: test for strict variables and fix undefined vars

faa0d0e4cf93f700b595d57fd133768495bb4eaa authored over 8 years ago by Tyler Langlois <[email protected]>