-
We just downloaded the latest VMWare vsphere appliance for Radjabov version and when we deployed the ovf, and launched the appliance_console, we noticed there is no longer a Configure Network option like there has been previously. Is that intentional? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Yes, that is intentional...I should probably update the blog post to make this known. See ManageIQ/manageiq-appliance_console#238 Network settings should be configured through the standard network tools on the appliance, such as cockpit, nmcli or nmtui. Part of the reason we did this was because after we upgraded to CentOS Stream 9 we found that all of the old ifcfg network tooling was removed, which the appliance console was based on, so everything was broken. @bdunne Can you provide more detail here? Separately, can you help me put together an update to the blog post mentioning this? |
Beta Was this translation helpful? Give feedback.
Yes, that is intentional...I should probably update the blog post to make this known. See ManageIQ/manageiq-appliance_console#238
Network settings should be configured through the standard network tools on the appliance, such as cockpit, nmcli or nmtui. Part of the reason we did this was because after we upgraded to CentOS Stream 9 we found that all of the old ifcfg network tooling was removed, which the appliance console was based on, so everything was broken.
@bdunne Can you provide more detail here? Separately, can you help me put together an update to the blog post mentioning this?