Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabienarcellier/couchbase-ansible


https://github.com/fabienarcellier/couchbase-ansible

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Usage
======

First, install your public key :

make bootstrap_ssh_key

To run the virtual machine, execute :

vagrant up

To reexecute installation scripts, execute :

vagrant provision

To stop the virtual machine, execute :

vagrant halt

To reload the virtual machine, execute :

vagrant reload

To remove the virtual machine from your disk, execute :

vagrant destroy

Check playbook
==============

make tests

If it doesn't work due to missing ``ansible`` or ``ansible-galaxy roles``, use :

bash scripts/bootstrap-tests.sh