Merge pull request #732 from martijn/master
Fix markdown error in README
This commit is contained in:
commit
ba1fcbac6b
1 changed files with 1 additions and 0 deletions
|
@ -1094,6 +1094,7 @@ Sets the hash to use during password creation. If the password is not already pr
|
||||||
postgresql::server::role { "myusername":
|
postgresql::server::role { "myusername":
|
||||||
password_hash => postgresql_password('myusername', 'mypassword'),
|
password_hash => postgresql_password('myusername', 'mypassword'),
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
##### `replication`
|
##### `replication`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue