postgres

Note

See the full Salt Formulas installation and usage instructions.

Available states

Installs the postgresql package.

Installs the postgresql python module

Installs the postgresql client

Testing

Testing is done wit kitchen-salt

kitchen converge

Runs the postgres main state

kitchen verify

Runs serverspec tests on the actual instance

kitchen test

Builds and runs test from scratch

kitchen login

Gives you ssh to the vagrant machine for manual testing