Replies: 2 comments 4 replies
|
Hi @rohitntnx, Please check out the "Overriding default configs" section on this page. Specifically:
I believe this is due to how cloud-config files are merged. I don't think it's a bug, just slightly unintuitive perhaps. Does using yip's |
|
Thanks! |

Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have two files, 01_network.yaml and 03_agent.yaml. Both files have a kairos-install.pre stage with commands.
In the logs, I see that commands in 03_agent.yaml file's kairos-install.pre are executed before 01_network.yaml's kairos-install.pre.
Is this a bug I should report?
All reactions