Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
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: rubygems/rubygems-chef
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9f539a59aa7c
Choose a base ref
...
head repository: rubygems/rubygems-chef
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3db156ea2b08
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 13, 2014

  1. Switch back to the vagrant driver for test-kitchen

    Sam Kottler committed Jul 13, 2014

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7987da6 View commit details
  2. Merge branch 'master' of github.com:rubygems/rubygems-infrastructure

    * 'master' of github.com:rubygems/rubygems-infrastructure:
      fix librato token
    Sam Kottler committed Jul 13, 2014

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3db156e View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 .kitchen.yml
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
driver:
name: docker
name: vagrant

provisioner:
name: chef_zero