clearlinux / clear-config-management

Clear Config Management Project
Apache License 2.0
8 stars 4 forks source link

ciao: Create a separate document for ciao deployment for developers #62

Closed obedmr closed 8 years ago

obedmr commented 8 years ago

Main README.md should only contain production deployment data.

Need to remove any reference related to development packages or resources that are not required.

Example (things to be removed from main README.md ):

Note: In order to deploy ciao from the latest development branch set ciao_dev = True in
group_vars/all file or pass the command line argument --extra-vars "ciao_dev=true"

And then, we need to create a development-only document.

mrkz commented 8 years ago

This is done in https://github.com/01org/ciao/wiki/Automated-Ciao-Multinode-Development-and-Test-Environment already, published as a draft as further review is needed (yet, instructions are the same as README.md except the ciao_dev=true option is specified