Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure the VM also on vagrant provision #12

Merged
merged 1 commit into from
Jul 16, 2013
Merged

Conversation

tmatilai
Copy link
Owner

As configuring the OS definitely fits to the concept of provision, we hook to all commands (machine actions) that include a known Provision action. This also simplifies the code and reduces special cases like vagrant rebuild of the Digital Ocean provider (see #11).

Thanks to Patrick Connolly (@patcon) for the push!

As configuring the OS definitely fits to the concept of provision, we
hook to all commands (machine actions) that include a known Provision
action. This also simplifies the code and reduces special cases like
`vagrant rebuild` of the Digital Ocean provider.

Thanks to Patrick Connolly (@patcon) for the push!
tmatilai added a commit that referenced this pull request Jul 16, 2013
Configure the VM also on `vagrant provision`
@tmatilai tmatilai merged commit 028b506 into master Jul 16, 2013
@tmatilai tmatilai deleted the hook-to-provision branch July 16, 2013 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant