Comment 0 for bug 1569014

Revision history for this message
Ilya Kharin (akscram) wrote :

In case if you entered in fuelmenu during the installation of the master node and it fail with some reason with non-zero status the bootstrap process continues.

Steps to reproduce:
1. Boot from 9.0 ISO with the specified flag 'showmenu=yes'
2. Enter in fuelmenu
3. During the configuration fuelmenu fails and exit with non-zero exit status

Expected result:
The bootstrap process should be terminate.

Actual result:
The bootstrap process continues even in case you did not specify everything you, and errors regarding fuelmenu failure are very hard to notice.

Workaround
Interrupt the bootstrap script, fix fuelmenu manually, and then run bootstrap_admin_node.sh again.