Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chef-boneyard/chef-provisioning-fog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13
Choose a base ref
...
head repository: chef-boneyard/chef-provisioning-fog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.1
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 26, 2015

  1. Fix DigitalOcean defaults

    - Allow any value to not be present / not be specified in the .tugboat file
    - Allow any value to be set as empty in the .tugboat file
    - Fix images to support new "distribution" - name CentOS 7 x64 is now distribution=CentOS, name=7 x64
    jkeiser committed Feb 26, 2015

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d3c3f24 View commit details

Commits on Feb 27, 2015

  1. Merge pull request #87 from chef/jk/digitalocean-defaults

    Fix DigitalOcean defaults (fixes #56)
    tyler-ball committed Feb 27, 2015
    Copy the full SHA
    51685e7 View commit details

Commits on Mar 2, 2015

  1. Copy the full SHA
    818eabc View commit details
  2. Merge pull request #88 from chef/tball/DO_key_pair

    Updating for wrong method error
    tyler-ball committed Mar 2, 2015
    Copy the full SHA
    9a46b80 View commit details

Commits on Mar 3, 2015

  1. Copy the full SHA
    289bdf2 View commit details
  2. Addressing review comments

    tyler-ball authored and jkeiser committed Mar 3, 2015
    Copy the full SHA
    b52088f View commit details
  3. Waiting to attach floating_ips until the server is ready - prevents '…

    …No nw_info cache associated with instance' error
    tyler-ball authored and jkeiser committed Mar 3, 2015
    Copy the full SHA
    411ac25 View commit details
  4. 2
    Copy the full SHA
    3d0f3f9 View commit details
  5. Making floating IPs convergent - will remove assigned ip if none is s…

    …pecified in resource
    tyler-ball authored and jkeiser committed Mar 3, 2015
    Copy the full SHA
    2cdf232 View commit details
  6. Copy the full SHA
    c8df0ed View commit details

Commits on Mar 4, 2015

  1. 1
    Copy the full SHA
    4bcae61 View commit details
  2. Copy the full SHA
    9a80e05 View commit details
Loading