dominar250 commented on issue #9407:
URL: https://github.com/apache/cloudstack/issues/9407#issuecomment-2233951007

   @DaanHoogland - This is my netplan configuration
   
   network:
     version: 2
     ethernets:
       ens192: {}
       ens224: {}
     bridges:
       cloudbr0:
         addresses:
           - 10.158.65.11/25
         dhcp4: false
         routes:
           - to: default
             via: 10.158.65.1
         nameservers:
           addresses:
             - 139.55.95.240
             - 66.173.144.10
           search: [winster.com]
         interfaces:
           - ens192
         parameters:
           stp: false
       cloudbr1:
         dhcp4: false
         interfaces:
           - ens224
         parameters:
           stp: false


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to