Chef cook book for pgpool which is constructed from postgres 9.5 and pgpool-II.
pgpool and postgres work in one-to-one.
postgresis on port4321pgpoolis on port5432
Both postgres and pgpool are accepted with 0.0.0.0/0.
So we can check both with and without pgpool case.
try
Gemfile is only used for install chef-dk.
I wanted chef command for creating both repo and cookbook templates.
$ vagrant up