You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.
With the addition of overridable and custom playbooks/roles support in Beetbox, and the additon of arguments to be supplied to beetbox.sh to trigger specific playbooks, the logical next step is to add support for arguments to vagrant provision to be passed through to beetbox.sh.
In addition, the default playbook to be run when no argument is supplied should be configurable in the relevant config.yml file.
This would allow for users to default to a build only provision step while still allow a full provision by running vagrant provision provision (although the naming could be improved).
The text was updated successfully, but these errors were encountered:
With the addition of overridable and custom playbooks/roles support in Beetbox, and the additon of arguments to be supplied to
beetbox.sh
to trigger specific playbooks, the logical next step is to add support for arguments tovagrant provision
to be passed through tobeetbox.sh
.In addition, the default playbook to be run when no argument is supplied should be configurable in the relevant
config.yml
file.This would allow for users to default to a build only provision step while still allow a full provision by running
vagrant provision provision
(although the naming could be improved).The text was updated successfully, but these errors were encountered: