summaryrefslogtreecommitdiffstats
path: root/vagrant_support/bmo-reconfigure.j2
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_support/bmo-reconfigure.j2')
-rwxr-xr-xvagrant_support/bmo-reconfigure.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/vagrant_support/bmo-reconfigure.j2 b/vagrant_support/bmo-reconfigure.j2
new file mode 100755
index 000000000..77a9d2465
--- /dev/null
+++ b/vagrant_support/bmo-reconfigure.j2
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+cd /vagrant
+rm localconfig data/params
+perl checksetup.pl /home/vagrant/checksetup_answers.txt
+perl checksetup.pl /home/vagrant/checksetup_answers.txt
+perl scripts/generate_bmo_data.pl 'vagrant@{{ WEB_HOSTNAME }}'