Update README
This commit is contained in:
parent
36a29e98ed
commit
3326f105f1
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -6,4 +6,18 @@ This is earmarked to be the future default install. For now it probably does not
|
|||
|
||||
Please see the README in the master branch of this repo.
|
||||
|
||||
There is one thing you need to do by hand first:
|
||||
|
||||
```
|
||||
wget http://http.debian.net/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1%2bdeb8u7_amd64.deb
|
||||
dpkg -i libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
|
||||
```
|
||||
|
||||
|
||||
There is one error:
|
||||
|
||||
```
|
||||
Error: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/9.6/main/pg_hba.conf]/Concat_file[/etc/postgresql/9.6/main/pg_hba.conf]: Failed to generate additional resources using 'eval_generate': comparison of Array with Array failed
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue