Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No network configuration is applied #812

Open
Aleksa2022 opened this issue Mar 4, 2024 · 1 comment
Open

No network configuration is applied #812

Aleksa2022 opened this issue Mar 4, 2024 · 1 comment

Comments

@Aleksa2022
Copy link

Uploaded a network configuration, hoping to get centralized image management without rebuilding every time the configuration changes and getting bummed.
Yes, it reads and loads the configuration, but does not apply it.
For example, I set vmview client parameters - I try to change SSL validation mode, connection server addresses and nothing changes - all parameters are taken from the default configuration.
The same problem has been reported in #247. It is clear that the system does not change the applied parameters - hostname etc.
What is not clear is why the parameters that may not have been applied yet, such as vmview, are not changed?

@Aleksa2022
Copy link
Author

The WIKI says "Values read from all matching conf files will be retained unless overwritten by values from subsequent conf files.", however, no values seem to be overwritten.
I had the idea of making a canonical config that would cover possible incorrect parameters in the image and that could be used to quickly change some parameters without rebuilding the image - the Horizon connection server address, other Horizon client parameters, or any other parameters that apply or could apply after the main system parameters (hostname, address, etc.).
My experiments have shown that the parameters I need are not changed - they are taken from buildtime.
Is there any way to fix this?
I would like to write the minimum necessary parameters into the image and put all the rest into the network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant