mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-06 05:41:44 +00:00
ciao: note placement of image after creation
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>
This commit is contained in:
@@ -275,6 +275,12 @@ You need to generate a CNCI image with your cluster TLS keys inside
|
||||
it, based on the latest base image published by ClearLinux. This is
|
||||
accomplished through scripting as described in `ciao-cnci-agent`_.
|
||||
|
||||
Once created, move your image to the cache on your network node and
|
||||
symlink it::
|
||||
|
||||
$ mv clear-7470-ciao-networking.img /var/lib/ciao/images
|
||||
$ ln -s /var/lib/ciao/images/clear-${VERSION}-ciao-networking.img /var/lib/ciao/images/4e16e743-265a-4bf2-9fd1-57ada0b28904
|
||||
|
||||
Start the network node launcher
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user