mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 17:50:27 +00:00
Add kitchen-salt documentation to the README file
This commit is contained in:
parent
debf1a5a7f
commit
52b92b6a01
1 changed files with 26 additions and 0 deletions
26
README.rst
26
README.rst
|
@ -22,3 +22,29 @@ Installs the postgresql package.
|
|||
-------------------
|
||||
|
||||
Installs the postgresql python module
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue