[SKIP CI] update readme

This commit is contained in:
Drone Shipper 2019-10-23 08:05:37 +00:00
parent 39504bcad3
commit bbfd07adf6

View File

@ -30,6 +30,7 @@ Setup PostgreSQL database
* [postgres_tls_key_source](#postgres_tls_key_source)
* [postgres_users](#postgres_users)
* [postgres_hba_entries](#postgres_hba_entries)
* [postgres_hba_entries_extra](#postgres_hba_entries_extra)
* [postgres_base_dir](#postgres_base_dir)
* [Dependencies](#dependencies)
* [License](#license)
@ -258,6 +259,14 @@ postgres_hba_entries:
auth_method: md5
```
### postgres_hba_entries_extra
#### Default value
```YAML
postgres_hba_entries_extra: []
```
### postgres_base_dir
#### Default value