Skip to content

Parameters databases to postgresql::server for hiera #1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Parameters databases to postgresql::server for hiera #1027

wants to merge 1 commit into from

Conversation

mrmcshane
Copy link

@mrmcshane mrmcshane commented Sep 24, 2018

Building on #950

This adds a hash class parameter for simple database/user creation.

An example hiera config would be:

name:
  dbname: name_db
  user: name_user
  password: name_pass
  grant: ALL

@david22swan
Copy link
Member

@mrmcshane In order for this to be merged it would first require documentation to be added covering the us of the added function, alongside a measure of test coverage to show that it works and ensure that we can catch any problems with it in the future should they occur.

@david22swan
Copy link
Member

@mrmcshane IS there any movement on this pr?

@mrmcshane
Copy link
Author

No sorry, this can be removed.

@mrmcshane mrmcshane closed this Jan 15, 2019
@mrmcshane mrmcshane deleted the hiera-define-databases branch January 15, 2019 16:05
@david22swan
Copy link
Member

@mrmcshane That's too bad, thanks for putting in the work you did thought. Hope to see more from you in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants