• Thomas Gambier's avatar
    software/kvm: correctly setup network inside of the VM · 22608e02
    Thomas Gambier authored
    don't add automatic route when adding IP address on interface because
    the automatic route doesn't add "via XXXXXX" gateway option.
    
    In KVM setup, the host machine is the gateway. We need to go through the
    gateway because we can't reach directly the other VM running on
    different slaptap interfaces.
    22608e02
instance-kvm.cfg.jinja2 28.7 KB