yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

netplan yaml file

Open rbaleja opened this issue 11 months ago • 1 comments

Hi. I am preparing a yaml file for netplan and I have a problem with the routes entry. How to save in such a sequence? How to write this in code using yaml-cpp

routes: - to: default via: 10.225.192.1

Thanks

rbaleja avatar Feb 06 '25 16:02 rbaleja