Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 847 Bytes

README.rst

File metadata and controls

55 lines (34 loc) · 847 Bytes

postgres

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