https://bugzilla.wikimedia.org/show_bug.cgi?id=67445
--- Comment #3 from Ori Livneh <[email protected]> --- One unfortunate consequence of the subcommands-as-gem approach is that the subcommands are present for vagrant everywhere; they are not scoped to the mediawiki-vagrant directory tree. So if you try to "vagrant enable-role hhvm" (for example) outside the mediawiki-vagrant tree, you get "'hhvm' is not a valid role.", which is a bit bizarre. If you invoke 'vagrant list-roles', it's even worse: you get: /Users/ori/.vagrant.d/gems/gems/mediawiki-vagrant-0.0.1/lib/mediawiki-vagrant/roles.rb:12:in `each_slice': invalid slice size (ArgumentError) -- 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
