add solaris2 support - #21
Open
ccope wants to merge 2 commits into
Open
Conversation
added 2 commits
June 26, 2014 21:24
|
any plans to merge this? |
Owner
Owner
|
I'm trying to add Solaris into Test Kitchen, but I'm running into trouble because the syntax of the shell script currently being served out of https://www.chef.io/chef/install.sh is not a pure Bourne-shell script, so it fails with a syntax error in the Vagrant box I'm using. The Chef folks appear to have fixed it, except the fix hasn't been uploaded to the web server. I've reported the latter (chef/omnitruck#75). |
Owner
|
Chef 12.1.1 seems to be working with this now, so I'm back on this. |
Owner
|
The sticky wicket with the SSH key may become moot with the next Vagrant release. See hashicorp/vagrant#5290. |
L2G
added a commit
that referenced
this pull request
Mar 11, 2015
Add config.ssh.insert_key = false because Vagrant does not support replacing the SSH key on Solaris yet.
L2G
pushed a commit
that referenced
this pull request
Mar 11, 2015
L2G
pushed a commit
that referenced
this pull request
Mar 11, 2015
L2G
added a commit
that referenced
this pull request
Mar 11, 2015
L2G
added a commit
that referenced
this pull request
Mar 11, 2015
L2G
added a commit
that referenced
this pull request
Mar 11, 2015
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.