dotfiles-ansible/additional/files/vagrant.patch

17 lines
443 B
Diff

diff --git a/bin/vagrant b/bin/vagrant
index b539d3479..571db1976 100755
--- a/bin/vagrant
+++ b/bin/vagrant
@@ -204,11 +204,6 @@ begin
end
end
- if !Vagrant.in_installer? && !Vagrant.very_quiet?
- # If we're not in the installer, warn.
- env.ui.warn(I18n.t("vagrant.general.not_in_installer") + "\n", prefix: false)
- end
-
# Acceptable experimental flag values include:
#
# Unset - Disables experimental features