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

Fix vagrant #37

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Conversation

david-shepard
Copy link

A bunch of fixes to get the Vagrantfile working

Christopher M Luciano and others added 30 commits October 4, 2016 13:11
Glide is necessary in order to make use of packer vendored libraries.
If we do not vendor, the softlayer builder becomes confused over which
multistep libraries it is supposed to be using.
The glide PPA is needs to be approved with
travis-ci/apt-source-safelist#319. Until this is merged, we should be
able to use go get to install glide.
This commit adds the option in softlayer packer
plugin to set up an instance with private only
network.
Allows to specify private_network_only_flag parameter,
when set to true, the instance spun up will only
have a private ip. And it will try to ssh and run the
scripts using this private ip.
Allow PrivateNetworkOnlyFlag option
* added travis --> github release config

* added extra install step

* removed POWER build
* added travis --> github release config

* added extra install step

* removed POWER build

* added option for multiple disks

* removed extraneous files, improved organization, and made various tweaks

* typos missed backslash

* removed flint dep

* more slight refinements

* removed verbose testing

* fixed var name

* changed struct field check nil -> 0
Update Go version and dependency manager
added a condition to skip metadata device from image capturing
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.

2 participants