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

Feature network restart control #36

Merged

Conversation

jhohertz
Copy link
Contributor

provides a new attrib to control if network restart initiated by the hostname provider happens in a delayed or immediate manner. the default preserves the existing delayed behaviour while allowing the option to instead ask for an immediate restart should that suit your needs.

a second commit fixes an issue seen while running the test suite where the freebsd platforms was not generating valid Vagrantfiles due to a lack of quoting on shell definitions, causing the vagrant files generated to interpret the string for the shell as a regex instead.

@flaccid flaccid self-assigned this Feb 6, 2016
@flaccid flaccid merged commit 7740267 into xhost-cookbooks:master Feb 6, 2016
@flaccid
Copy link
Contributor

flaccid commented Feb 6, 2016

@jhohertz had to so some voodoo on that due to a couple of conflicts but the kitchen change I had to reject - its a classic issue but the driver_config/ssh/shell should be fixed upstream; its currently ok in the bento boxes used.

@jhohertz
Copy link
Contributor Author

@flaccid thanks, and noted about the kitchen item, will leave such things out in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants