You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: