https://bugzilla.wikimedia.org/show_bug.cgi?id=49057
--- Comment #1 from Ori Livneh <[email protected]> --- It is possible to import a box using 'vagrant box add', which takes a box name argument and a URL or file path. The box name should match the one specified in the Vagrantfile - namely, 'precise-cloud'. Examples: $ vagrant box add precise-cloud /path/to/file/precise.box $ vagrant box add precise-cloud http://someurl.org/precise.box -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
