Install/configure Garage
Add a garage cookbook that installs the garage binary distribution and creates the necessary configuration and system service. Also deploy two new VMs to act as storage nodes. refs #428
This commit is contained in:
14
site-cookbooks/kosmos_garage/README.md
Normal file
14
site-cookbooks/kosmos_garage/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# kosmos_garage
|
||||
|
||||
Configures/deploys Garage
|
||||
|
||||
## Integration tests
|
||||
|
||||
With a Docker daemon running on your system, change to
|
||||
`site-cookbooks/kosmos_garage/`, and use the following commands to create,
|
||||
converge, and verify a local node:
|
||||
|
||||
chef exec kitchen create
|
||||
chef exec kitchen converge
|
||||
chef exec kitchen verify
|
||||
chef exec kitchen desroy
|
||||
Reference in New Issue
Block a user