https://bugzilla.wikimedia.org/show_bug.cgi?id=71235

--- Comment #2 from Bryan Davis <[email protected]> ---
(In reply to Dan Duvall from comment #1)
> 
> Role parameters could either be set via the `vagrant hiera` command or, if
> that's too cryptic for people, we could allow for parameters to be passed to
> the `vagrant enable-role` command. (e.g. `vagrant enable-role php
> --provider=hhvm`).

The idea of enable-role providing some facility for option switches is an
interesting one. The homebrew system for managing OSX packages allows "options"
to be specified when you install a package via `brew install <package>` and the
list of possible options can be seen with `brew info <package>`. The system
supplies sane defaults when no options are given.

While we are at it maybe we can change `vagrant enable-role ...` to `vagrant
role enable ...` too. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to