Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/postgresql

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

Data_dir is actually the same thing as conf_dir

fc6d40e18f3ed79d7acc0c037e32fe358c11a082 authored over 6 years ago by Dan Webb <[email protected]>
Refactor the user creation into the libraries so we can unit test them

there easier

8ea45c630bcaecd9070e38972c4fb7fbae99d976 authored over 6 years ago by Dan Webb <[email protected]>
Add guard to see if user postgres has a password

96f52f239d73f5c9a2f64c2e0311aafae2007181 authored over 6 years ago by Dan Webb <[email protected]>
Change the role_sql unit test to match what we are using in the

integration test

25716544f40569b08a69b99732f11a5b996672f9 authored over 6 years ago by Dan Webb <[email protected]>
Fix some unit tests that were tesing the result incorrectly

0c641124aa1c2ce6e1e85dbafc0b7313b82f0c17 authored over 6 years ago by Dan Webb <[email protected]>
Stop erroring the PSQL command when it doesn't actually error.

6c6d928aded5b28669ff4f8fe60bac37e47604f7 authored over 6 years ago by Dan Webb <[email protected]>
tidy up methods.

64d616be86dc370cb3a65881e0e602c3ff986efa authored over 6 years ago by Dan Webb <[email protected]>
Stop some resource from always converging

ba2455dc47f1f6b99dd9d9b4020ac58c587d2941 authored over 6 years ago by Dan Webb <[email protected]>
Add unit test for role_sql

Add role inspec test for shef
Add inspec and unit tests

966576c5aff524ffb6a0dca7eb6687eb309ef5af authored over 6 years ago by Dan Webb <[email protected]>
Add the ability for the command string builder to build a grep'd string.

- Add test for the command string
- Add check for database existing

c949b6a860e761d66ee185d9e8f7b288683691dd authored over 6 years ago by Dan Webb <[email protected]>
Refactoring of the library helpers.

- Don't set both required and default property.

aeebf722c8c74707efe7cff3cf777585d5215c67 authored over 6 years ago by Dan Webb <[email protected]>
Add extension tests

Specify the user we want to use properly from new_resource.user
The previous check command was f...

9f2a415b63970cf5004d19c6a29d8ece05d78eee authored over 6 years ago by Dan Webb <[email protected]>
Release 7.0

f57357e6088c05880e4d8ef5614dd507be161ff0 authored over 6 years ago by Dan Webb <[email protected]>
Damacus/tidy up tests (#529)

* Testing cleanup.

- Deprecate debian-7
- Deprecate fedora-26
- Deprecate ubuntu-14.04
- U...

6cb4c17321fad8f24a78c0fdb97117b118b7e629 authored over 6 years ago by Dan Webb <[email protected]>
Merge pull request #517 from sous-chefs/martinisoft/library_cleanup

Library cleanup re-factor

02cab5c066c4ea87a35d7882ba34d915280789e1 authored over 6 years ago by Dan Webb <[email protected]>
Crouching space, hidden tab

dfa22ba7053e4f6b783b1be218c0f00111449ca2 authored over 6 years ago by Aaron Kalin <[email protected]>
Remove this to enable cookstyle

3f1bec55a019584edf8cbbeb6a2f1047ae27581e authored over 6 years ago by Aaron Kalin <[email protected]>
Update inspec tests since we install 9.6, not 9.5

423f9c82624d5d78c8d6d5ec645bc3a42b08c508 authored over 6 years ago by Aaron Kalin <[email protected]>
Inject our helpers into the service finder

76496f75ddc9e53051c0d40c2c3de74d13a2af46 authored over 6 years ago by Aaron Kalin <[email protected]>
Make sure we initialize the DB after install

7a29cead75f25f7a29898cb138c4e2bdf79f3cc9 authored over 6 years ago by Aaron Kalin <[email protected]>
Use the password property to decide this

8e67e862964948960457acd0c124565fdf5dff3d authored over 6 years ago by Aaron Kalin <[email protected]>
Remove locale for now to test

1348d8056199fa27548cd065b26137122d989778 authored over 6 years ago by Aaron Kalin <[email protected]>
Resolve foodcritic issues

e64e3453014fd686c6eadf2c6b399056b3d62a45 authored over 6 years ago by Aaron Kalin <[email protected]>
Re-align for cookstyle

e0550bd2358c0a57dd67b7521566c6bb273df058 authored over 6 years ago by Aaron Kalin <[email protected]>
None of these methods are used either

9d78984b456faf0d47baa139fb3fd776e0604cd1 authored over 6 years ago by Aaron Kalin <[email protected]>
Remove unused helper

c43e8cb9c2f266b21c50a7f99c826fa2960ed5cd authored over 6 years ago by Aaron Kalin <[email protected]>
We really don't need this anymore

If you're running Ruby < 2.0 you have bigger issues going on, though I
would like to be proven w...

dade15cae5bab82163dfc43714ab6ef5e34fa12d authored over 6 years ago by Aaron Kalin <[email protected]>
Migrate helper and remove extra method

569fa4865f30a8280eaa0af0791f81348c06ba17 authored over 6 years ago by Aaron Kalin <[email protected]>
Migrate extension helper

71290e3077d523f86eb66af0010c821a1a28a01c authored over 6 years ago by Aaron Kalin <[email protected]>
Migrate user helpers

7b7a371c2e255be36b4c01e39d77079b845f56da authored over 6 years ago by Aaron Kalin <[email protected]>
Move over exists helper

b4b18281775771cd88e8c7366bb3e9b57de30c7e authored over 6 years ago by Aaron Kalin <[email protected]>
Merge branch 'master' into martinisoft/library_cleanup

3e3e6686b462148e897105b8e57767b60c4cb3d5 authored over 6 years ago by Aaron Kalin <[email protected]>
Breathing room plz

8b7cf4ba510a6c086fd3c63b692069f815b62753 authored over 6 years ago by Aaron Kalin <[email protected]>
Allow additional configuration lines

Also removes notification option since that will be bubbled up via
template resource

e54d8d4ca9f2101371d714877a3601ee87ec3a68 authored over 6 years ago by Aaron Kalin <[email protected]>
Remove postgresql_service helper again

This really isn't needed since it's a pure chef find_resource method and
really only needed by o...

e64c6f7a0abf9669494e1eb061c4e833cf8160cd authored over 6 years ago by Aaron Kalin <[email protected]>
Helpers are needed in properties

a84c735bb6e20e4963b634fe5a1be019c02f7696 authored over 6 years ago by Aaron Kalin <[email protected]>
Revert "Remove postgresql_service helper"

This reverts commit 7705561aa4464f0a659ca6aae86031c34da00852.

71993406d73e473d084d4026cb079cf4566a881f authored over 6 years ago by Aaron Kalin <[email protected]>
Cleanup and update conf resource

This now fixes the issue with helpers being used in the properties along
with the ability to cus...

684a35d380f697df7589ffd833fe0c9f64b4e657 authored over 6 years ago by Aaron Kalin <[email protected]>
We shouldn't need this anymore

I want to give the consumer the power to control service signals

4d66e46d7890dbe3c826f01746f2c1d24126e1c1 authored over 6 years ago by Aaron Kalin <[email protected]>
Some updating to the README about version

6cbb8d9a66b2b0973b52e6d90d4542428adccec9 authored over 6 years ago by Aaron Kalin <[email protected]>
Update minimum chef to 13.8+

047539d2e0001eca72466858124ea3cc4a8813f6 authored over 6 years ago by Aaron Kalin <[email protected]>
Fix recipes using old helpers

Release 6.1.3

0345c51aee99df7c334daa18e45fb2cdda39f6a3 authored over 6 years ago by Dan Webb <[email protected]>
Remove recipes and attributes

24942b64c801d6761a64b01f3af2afd06369d3e4 authored over 6 years ago by Dan Webb <[email protected]>
Merge branch 'master' into martinisoft/library_cleanup

b164a7cbd38c873ea10fe995ac46328a1745d6cd authored over 6 years ago by Dan Webb <[email protected]>
Merge pull request #516 from sous-chefs/tas50-patch-1

Remove outdated usage information

490b913ca5ef018931dfd88ebbe8c0724db738b3 authored over 6 years ago by Dan Webb <[email protected]>
Merge branch 'master' into tas50-patch-1

10522ebf56303e358247b25df0f65d1e470c5c38 authored over 6 years ago by Dan Webb <[email protected]>
Release 6.1.2

650c92b1003b498bfec916ad601b0e7900eda774 authored over 6 years ago by Dan Webb <[email protected]>
Merge remote-tracking branch 'origin/6.x'

5285b7cc6a42dcd40c466762ba83724ed52c209e authored over 6 years ago by Dan Webb <[email protected]>
Merge pull request #519 from sous-chefs/martinisoft/deprecation_warnings

Add in deprecation warnings for ALL THE THINGS!

847f166a5f143e7c440fda7474fbe1e7edef67b0 authored over 6 years ago by Dan Webb <[email protected]>
Add inspec test for ident resource

04718da50cb19a61da30f87ed0aded0cf96e84d7 authored over 6 years ago by Aaron Kalin <[email protected]>
Add in ident test recipe

0822059f03882403dd328eefd689ffc8d4221f9f authored over 6 years ago by Aaron Kalin <[email protected]>
Allow the user to control notifications

69c9d58a6b3768f77caf489f9c1889970aeab838 authored over 6 years ago by Aaron Kalin <[email protected]>
Remove extra character in ident conf

c4c3c1cf66446eb956b4f489bb3e6368ecda7c45 authored over 6 years ago by Aaron Kalin <[email protected]>
Remove old psql interface

47f3a3724d4c8b7cbbeccbb640fa5e9777c23c08 authored over 6 years ago by Aaron Kalin <[email protected]>
Add in a deprecation warning

This will display prominently on the Chef Supermarket

70a0ca1ab4fea7d044f85c0d3c8982e37b844216 authored over 6 years ago by Aaron Kalin <[email protected]>
Add in deprecation warnings for ALL THE THINGS!

80cd59fec0ce760b04dfd8c7827ba3186bf75870 authored over 6 years ago by Aaron Kalin <[email protected]>
Merge branch 'master' into tas50-patch-1

c38f66009bb5e7dfe04005fd8c1969ffd8a5c697 authored over 6 years ago by Dan Webb <[email protected]>
Update attributes and use Chef 13 by default

e34408cc90796adc31cef31a9d1fa8c0fa99c931 authored over 6 years ago by Aaron Kalin <[email protected]>
Re-factor to use find_resource to avoid cloning

ab04db99f3a5579a70f261f4cc0d0fd3cd0f29dc authored over 6 years ago by Aaron Kalin <[email protected]>
Rip out service notification hack

This was a workaround to https://github.com/chef/chef/issues/6987 that
was proposed by @coderang...

1fa888ee5fcf798d7e2dbabaadef6d8abb79cdf2 authored over 6 years ago by Aaron Kalin <[email protected]>
Install and setup the initial DB with account

3ba1ff32313df7b96f25ffa61221b2265a72592a authored over 6 years ago by Aaron Kalin <[email protected]>
Cleanup additional service

This isn't needed

4ea915c33138a3d5d967044819b54327b544835b authored over 6 years ago by Aaron Kalin <[email protected]>
Use symbols over strings

d465b6b2365e878d2f6d252dc5974d2c8ad0a0aa authored over 6 years ago by Aaron Kalin <[email protected]>
Introduce much more thorough testing of access

0a9b729240167249731a1b7b018e89ac75b0c1ca authored over 6 years ago by Aaron Kalin <[email protected]>
Cleanup pg_hba template and add more test coverage

1c41472788cb55d394c7fc72967e7a7692115417 authored over 6 years ago by Aaron Kalin <[email protected]>
Combine libraries into single helpers file

a6788cc370522359ab39cf7938299ace3c1d6a72 authored over 6 years ago by Aaron Kalin <[email protected]>
Include the helpers in resources that need them

4c0f089e47fafd6dd9e5f98cddd00926600df6c1 authored over 6 years ago by Aaron Kalin <[email protected]>
Update to avoid deprecation warning

d100b9edb8d02f43da7bc531c0e085c7cb2f7ea3 authored over 6 years ago by Aaron Kalin <[email protected]>
the name of postgresql_database is database (#515)

* the name of postgresql_database is database

change new_resource.name to new_resource.databa...

bc6f64f45dcadfa15bbaace255e9b7f94b5d1ecf authored over 6 years ago by Marcel B <[email protected]>
Feature/ident resource (#495)

* Add ident resource with README

* Enhance user resource + Few fixes

d476cdf22156141dab136e676a101da3eb79a1eb authored almost 7 years ago by Michael Lopez <[email protected]>
Cleanup and separate server install actions (#505)

Separating the tasks to make the initial setup and install a lot cleaner and avoid a nasty
reso...

152c598a40572e601289d46216fb0c8fa7ce93cb authored almost 7 years ago by Aaron Kalin <[email protected]>
Update README.md (#506)

Typo in exemple

4e7614e0e7d9b6aa83e51c4e0f97cf150e27a40e authored almost 7 years ago by Gauthier FRANCOIS <[email protected]>
Fixup access examples (#502)

* Correct a subtle bug in the access example

* Correct the documentation to match and add exa...

ef0fdead09ffe0b306d8b2144466e89032a10eca authored almost 7 years ago by Aaron Kalin <[email protected]>
Fixup extension SQL execution (#503)

* Wrap your troubles in tests...

and test your dreams awaaaayyyy....

Seriously, this estab...

e1f8b7e69e2035e3feea8ae5775b303f36382b0e authored almost 7 years ago by Aaron Kalin <[email protected]>
Add new access suite and first test (#504)

891ba12211a04e7da8702a611968b94d58348138 authored almost 7 years ago by Aaron Kalin <[email protected]>
Fixup test suites (#494)

* Follow cookstyle corrections

* Drop Chef version change

* Adjust test suite control and ...

8193239748be10e2ac70e8ffc1274b7a20891109 authored almost 7 years ago by Aaron Kalin <[email protected]>
Document, cleanup and fixup pg_gem and extension (#493)

1f2f205c49be4f2d977c69d43a9afa11010a0ecf authored almost 7 years ago by Aaron Kalin <[email protected]>
Add in a way to specify an older extension (#492)

f7464de6126547f4dbcbe411cc6d3f315aa3e977 authored almost 7 years ago by Aaron Kalin <[email protected]>
Allow the template to be passed as empty and ignored (#491)

93aaac6cd473b52c6dad2342abcc4872cc7ff58e authored almost 7 years ago by Dan Webb <[email protected]>
Fix eslif in locale helpers (#490)

Fixes #418

b1c6f8f94c20a8f20efa32a027ad25f70329453a authored almost 7 years ago by Dan Webb <[email protected]>
Update readme (#487)

* Fix database resource to use default bdd template + fix service notify

* Update README.md
...

63efd71ebb6527a077e0c88de1d932f8d7630a80 authored almost 7 years ago by Michael Lopez <[email protected]>
Update README and check if node is slave (#485)

* Fix force start in server_install resource

* Update README.md

* Delete unused attributes...

4e58b65143564b19f8fa7e626e3fc57f1ef51c81 authored almost 7 years ago by Michael Lopez <[email protected]>
Remove outdated usage information

57bfb47d1c6e72a3069abd18416e70e3470038b1 authored almost 7 years ago by Tim Smith <[email protected]>
Fix crash in server_install with no password (#484)

7ab398872be1726a5e3eb3b26dff4285f26c4055 authored almost 7 years ago by Steve Meyfroidt <[email protected]>
Add back Amazon Linux testing to Travis (#475)

* Add back Amazon Linux testing to Travis

* Make the initialized a bit friendlier

* Allow ...

f9e6c7641cb7c136ad2c815f19661edb50c6a277 authored almost 7 years ago by Tim Smith <[email protected]>
Extension (#476)

* Don't default to the node attributes as we no longer pass them in.

* Let passwords be nil s...

6c7a276a53b34062d5b11594501a0803666c0276 authored almost 7 years ago by Dan Webb <[email protected]>
Fix build and Documentation (#482)

Fixes/Optimizations:
* Fix resource helpers which try to get postgresql version
* Fix config d...

62992917fac125cc7c21a9087134725746186917 authored almost 7 years ago by Michael Lopez <[email protected]>
fix postgresql configuration and access resources (#481)

* Optimize repository config for debian OS
* Optimize default attributes
* Optimize initialize...

2a4eaa1233f5fbf9d41678f015d0919c303c42b4 authored almost 7 years ago by Michael Lopez <[email protected]>
Fix RHEL inspecs tests for the repos (#474)

Signed-off-by: Tim Smith <[email protected]>

ea57218770cc27f42c10063c77eaa2a7cfd4cc80 authored about 7 years ago by Tim Smith <[email protected]>
More cleanup (#470)

* Tidy up server recipe and move generate password functionality into the
resource

* Remove ...

9bd4d4fa8fb3e871ea3ae303b02065a7d39252d7 authored about 7 years ago by Dan Webb <[email protected]>
Remove attributes we are no longer using. (#465)

Make a note we now only support PostgreSQL 9.3+.

Add data_dir helper

220a8d599abb299047d3d2e9b1d317fa26f8980e authored about 7 years ago by Dan Webb <[email protected]>
Initial work to support Fedora / Amazon in server resource (#464)

* Remove the old server kitchen test suite

* Initial work to support Amazon / Fedora in the s...

bb02e760d33eb12241933531748a3843ce554aad authored about 7 years ago by Tim Smith <[email protected]>
Rename the helper module to prevent failure

Avoids Chef is not a module failure and namespaces it appropriately

Signed-off-by: Tim Smith <t...

416c8ddac02cc0d6071e6de7dc5f8a5754a4b46e authored about 7 years ago by Tim Smith <[email protected]>
Route recipes to custom resources where appropreate.

Update CHANGELOG

84607be8595ef388f84ebb7f8e1d7105d2ccf3fe authored about 7 years ago by Dan Webb <[email protected]>
Add gem source (#463)

Fixes #436

19b493ceb78e10758122e26a14b5987752782b3f authored about 7 years ago by Dan Webb <[email protected]>
Merge pull request #461 from sous-chefs/deprecations

Deprecate the legacy recipes

0dd4ceb88ea7484bd49afd199442181c3c785ed2 authored about 7 years ago by Tim Smith <[email protected]>
Remove old specs

Signed-off-by: Tim Smith <[email protected]>

53968178d9efe30562e8c4ac41804f090c32b688 authored about 7 years ago by Tim Smith <[email protected]>
Remove ruby and contrib testing

Signed-off-by: Tim Smith <[email protected]>

769c23a15c2e25e364d5595138172a699c0b86bb authored about 7 years ago by Tim Smith <[email protected]>
Remove readme sections for the old recipes

Signed-off-by: Tim Smith <[email protected]>

90badc04542611d8dbbccaf9bd82cdaff02b9395 authored about 7 years ago by Tim Smith <[email protected]>
Deprecate the legacy recipes

Signed-off-by: Tim Smith <[email protected]>

5accb4b2410d5723129affe3717df037b6f40a89 authored about 7 years ago by Tim Smith <[email protected]>