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

Version 0.4.0 - 7/12/2015 #1

Merged
merged 1 commit into from
Feb 22, 2016
Merged

Version 0.4.0 - 7/12/2015 #1

merged 1 commit into from
Feb 22, 2016

Conversation

poliva83
Copy link
Collaborator

  1. Added http_port to one_image resource so that port other than 8066 (default) can be used to upload images.
  2. Replaced :credentials and :secret_file driver options with profiles.
  3. Fixed ssh timeout; :timeout will be applied to each ssh command and overall timeout to establish a ssh session is 5 min.
  4. one_image now takes 'download_url' as an optional attribute; 'image_file' still takes precedence over 'download_url'. If 'download_url' is specified then that location is used for image and it will not try to start HTTP server locally.
  5. Changed default port for HTTP server in one_image to be 8066 instead of previously used port 80.
  6. Added :mode attribute to one_image, one_template and one_vnet resources.
  7. Added bootstrap_options[:mode] so that machines can be created with different permissions.

1. Added http_port to one_image resource so that port other than 8066 (default) can be used to upload images.
2. Replaced :credentials and :secret_file driver options with profiles.
3. Fixed ssh timeout; :timeout will be applied to each ssh command and overall timeout to establish a ssh session is 5 min.
4. one_image now takes 'download_url' as an optional attribute; 'image_file' still takes precedence over 'download_url'. If 'download_url' is specified then that location is used for image and it will not try to start HTTP server locally.
5. Changed default port for HTTP server in one_image to be 8066 instead of previously used port 80.
6. Added :mode attribute to one_image, one_template and one_vnet resources.
7. Added bootstrap_options[:mode] so that machines can be created with different permissions.
poliva83 added a commit that referenced this pull request Feb 22, 2016
Version 0.4.0 - 7/12/2015
@poliva83 poliva83 merged commit b65d105 into blackberry:master Feb 22, 2016
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