Update README

This commit is contained in:
Keith Whyte 2018-02-23 11:20:40 +00:00
parent 36a29e98ed
commit 3326f105f1

View file

@ -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
```