summarylogtreecommitdiffstats
path: root/vagrant-libvirt.install
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant-libvirt.install')
-rw-r--r--vagrant-libvirt.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/vagrant-libvirt.install b/vagrant-libvirt.install
new file mode 100644
index 000000000000..40ddd3ca5466
--- /dev/null
+++ b/vagrant-libvirt.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo '> NOTE: The plugin needs to be marked as installed using `vagrant plugin install vagrant-libvirt` as your normal user.'
+ echo
+}