Merge pull request #732 from martijn/master

Fix markdown error in README
This commit is contained in:
Bryan Jen 2016-02-05 12:25:11 -07:00
commit ba1fcbac6b

View file

@ -1094,6 +1094,7 @@ Sets the hash to use during password creation. If the password is not already pr
postgresql::server::role { "myusername":
password_hash => postgresql_password('myusername', 'mypassword'),
}
```
##### `replication`