Skip to content

Commit

Permalink
Update doc/how-to/initialise.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ruth Fuchss <[email protected]>
Signed-off-by: Max Asnaashari <[email protected]>
  • Loading branch information
masnax and ru-fu authored Apr 29, 2024
1 parent 95ce4a5 commit 1455809
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions doc/how-to/initialise.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,12 @@ Excluding MicroCeph or MicroOVN from MicroCloud

If the MicroOVN or MicroCeph snap is not installed on the system that runs :command:`microcloud init`, you will be prompted with the following question:

MicroCeph not found. Continue anyway? (yes/no) [default=yes]:
MicroCeph not found. Continue anyway? (yes/no) [default=yes]:

MicroOVN not found. Continue anyway? (yes/no) [default=yes]:
MicroOVN not found. Continue anyway? (yes/no) [default=yes]:

If you choose ``yes``, only existing services will be configured on all systems.

If you choose ``no`` the setup will be cancelled.
If you choose ``yes``, only existing services will be configured on all systems.
If you choose ``no``, the setup will be cancelled.

All other systems must have at least the same set of snaps installed as the system that runs :command:`microcloud init`, otherwise they will not be available to select from the list of systems.
Any questions associated to these systems will be skipped. For example, if MicroCeph is not installed, you will not be prompted for distributed storage configuration.
Expand Down

0 comments on commit 1455809

Please sign in to comment.