diff options
author | zsdc <taras@vyos.io> | 2024-02-06 16:09:36 +0200 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2024-02-06 16:21:42 +0200 |
commit | d24e690f49477007ec71a24048fe4402cf88a8d7 (patch) | |
tree | 5d1493a4562cf370954e3e151a99004a47fc190a /.gitignore | |
parent | 9f8bdf9b7b4b72afa9290ee6b42ecb88a59bf4f8 (diff) | |
download | vyos-cloud-init-d24e690f49477007ec71a24048fe4402cf88a8d7.tar.gz vyos-cloud-init-d24e690f49477007ec71a24048fe4402cf88a8d7.zip |
cc_vyos: T6007: Run config migrations before Cloud-init
Configuration in `vyos_config_commands` is expected to use a syntax from the
target VyOS version. But, if Cloud-init applies configuration commands to a
default file, all the migrations (from the 0 version to the latest) will still
be executed on top of it.
This process can break proper config, for example, if the current syntax variant
partially repeats one of the older ones, which will trigger a migration without
need.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions