From aaff16b695462c2315e3c378edf28b93f2778f81 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sun, 30 Oct 2022 21:49:54 +0000 Subject: [PATCH] Remove LIBVIRT_DEFAULT_URI env var --- roles/home-cli/files/profile | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 1570679..d195a98 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -160,9 +160,6 @@ then export BASH_SILENCE_DEPRECATION_WARNING=1 fi -# Override this if needed. -export LIBVIRT_DEFAULT_URI="qemu+ssh://vmhost/system" - if test -x /usr/bin/tty then GPG_TTY=$(tty)