Skip to content

Commit

Permalink
test-incus-network-ovn: Install OVN from PPA
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 27, 2023
1 parent fbe54d5 commit c932adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/test-incus-network-ovn
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c932adf

Please sign in to comment.