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

add rackspace support #25

Merged
merged 1 commit into from Jul 22, 2013
Merged

add rackspace support #25

merged 1 commit into from Jul 22, 2013

Conversation

josephholsten
Copy link
Contributor

Adds minimal rackspace support. Just add this to the top of your .kitchen.yml:


---
driver_plugin: vagrant
driver_config:
  use_vagrant_berkshelf_plugin: true
  provider: rackspace
  customize:
    username: <%= ENV['RS_USERNAME'] %>
    api_key: <%= ENV['RS_API_KEY'] %>

@josephholsten
Copy link
Contributor Author

@fnichol is there anything I should do to help you merge this? Tests, docs, beer?

@fnichol
Copy link
Contributor

fnichol commented Jul 22, 2013

@josephholsten derp, it'll help if I track GitHub notifications :( I owe you beers, thank you!

fnichol added a commit that referenced this pull request Jul 22, 2013
@fnichol fnichol merged commit e00a8bd into test-kitchen:master Jul 22, 2013
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