echo "deb https://conversionupdates.paloaltonetworks.com/ expedition-updates/
deb http://www.rabbitmq.com/debian/ testing main" > /etc/apt/sources.list.d/expidition.list
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B73A36E6026DFCA
apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
update
apt -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true \
install expedition-beta apache2
apt-get -y update
apt-get install expedition-beta apache2
Steve Borba
My notes, I hope they help you, feel free to comment/add to them
←NSX Edge info in an easier to use form