Skip to content

Commit

Permalink
Merge pull request puppetlabs#184 from MaxMartin/master
Browse files Browse the repository at this point in the history
Correct README
  • Loading branch information
kbarber committed May 15, 2013
2 parents e5c1dbc + 976be13 commit 6113f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ There are many ways to set up a postgres database using the `postgresql::db` cla
To manage users, roles and permissions:

postgresql::database_user{'marmot':
password => 'foo',
password_hash => 'foo',
}

postgresql::database_grant{'test1':
Expand Down

0 comments on commit 6113f6e

Please sign in to comment.