cndi E931 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][network_identifier] is not defined in insert mode
#1068
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
description
The
cndiCLI exits with error code929when it findscndi_config.yaml[infrastructure][cndi][network][mode]isinsertbut there is nocndi_config.yaml[infrastructure][cndi][network][network_identifier]supplied.resolution tips
When using
insertmode, cndi will try to deploy your cluster in the Virtual Network you choose. For that reason we need anetwork_identifierto point to which existing network to populate.All reactions