-
Notifications
You must be signed in to change notification settings - Fork 13
Installation issues
Tim Purschke edited this page Jul 11, 2023
·
3 revisions
- after upgrading from ubuntu 20.04 to ubuntu 22.04, the upgrade of firewall ochestrator fails @dotnet installation
sudo rm /etc/apt/sources.list.d/microsoft-prod.list*
sudo apt purge dotnet-*
cd firewall-orchestrator/
git pull
ansible-playbook site.yml -K -e testkeys=yes -e installation_mode=upgrade
Feel free to visit the demo site (user=test, password=drive2) or check out our support page.