-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
BENTO-17 passes validation for windows 7 and 2008R2 #15
Conversation
@@ -1,5 +1,6 @@ | |||
source :rubygems | |||
|
|||
gem "vagrant", "~> 1.0.3" | |||
gem "veewee", ">= 0.3.0.alpha" | |||
gem "vagrant", "~> 1.0.5" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do "~> 1.0" here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds fine there
What is "oracle-cert.cer"? It's a binary file. Does it have a source? How was it generated? |
oracle-cert.cer is a pks12 certificate from oracle. We import it into windows so it will trust the installation of the vmware tools. I haven't found a way to do this hands off without the certificate being imported first. |
BENTO-17 passes validation for windows 7 and 2008R2
You can't upload the generated .box files to public areas, but I assume they are ok to use internally. Make sure you license windows appropriately from Microsoft.