diff --git a/bin/test-incus-network-ovn b/bin/test-incus-network-ovn index 3057e3e5..41189ed1 100755 --- a/bin/test-incus-network-ovn +++ b/bin/test-incus-network-ovn @@ -23,6 +23,7 @@ apt-get install --yes curl jq zfsutils-linux curl -sL https://pkgs.zabbly.com/get/incus-daily | sh # Install OVN and dnsutils. +apt-add-repository ppa:stgraber/stgraber.net --yes apt-get install --no-install-recommends --yes ovn-host ovn-central dnsutils # Configure OVN.