FIX: disk space check tests /shared
authorJay Pfaffman <pfaffman@gmail.com>
Fri, 1 Jun 2018 02:29:09 +0000 (21:29 -0500)
committerGitHub <noreply@github.com>
Fri, 1 Jun 2018 02:29:09 +0000 (21:29 -0500)
commit082e5d472b7e6d432da446e5a5dcb9c387b6eab0
tree2c8108d8c910540a24bb38d15fd4debb4e459302
parentbf323d999826e94c1ed7c1a3c6871bda70298080
FIX: disk space check tests /shared

If `/shared` is not the same as `/`then the disk space test fails because it's testing the wrong partition.
For example, if `/` is too small you might create a separate partition for postgres so there will be enough room to update.
templates/postgres.template.yml