- Add metdata server for CephFS
- Use 'deployment' instead of 'development' node
- Clarify Prerequisites section
- Add a link to each roles default variables
- Add a node that EXT4 is not supported and XFS should be used
Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
- Remove trailing white-spaces
- Rename cnci_agent to ciao-cnci-agent
- Remove options from launchers command line
(options are now fetched from the controller node)
- Update cnci image reference from 7470 to 8260
- Fix broken links
- Create /etc/ciao/configuration.yaml file
Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
A "demo" project is needed for the rest of the demostration commands shown.
Something/somebody was pre-creating this automagically in our dev
environment internally, but it needs done manually normally and that needs
documented.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
Given my prior observation of outdated ciao-cli invocations, I did a read
through of ciao-cli related bits and found a number of additional areas
needing updated.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
Quite some time back the command line was modified without reverse
compatibility, and the docu here has bit rotted.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
ClearLinux has simplified their mechanism for CA trust. This nicely
trims a lot of complexity from our ciao documentation.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
The unique thing here versus the upstream documentation is we're describing
a cluster setup where the image, once created, needs to land in a very
specific location.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
An upstream page has the maintained/preferred workflow for setting up a
CNCI. Rather than trying to maintain a duplicate of this, lets minimally
describe what's needed and refer to the upstream documentation point.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
We removed a section on adding certificates to your browser, yet we do need
info on adding a certificate to the system CA trust. But this varies with
each linux distribution. It's complicated and authoritative information on
the topic is out there in web, so give minimal information to help a
reasonable system administrator on their way.
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>