Home

Awesome

Kitchen::DigitalOcean

A Test Kitchen driver for Digital Ocean API v2.

Forked from the official test-kitchen/kitchen-digitalocean driver.

Requirements

Installation and Setup

  1. Use ChefDK.
  2. Be happy.
chef gem install kitchen-digital_ocean

In your .kitchen.yml or .kitchen.local.yml:

---
driver:
  name: digital_ocean

platforms:
  - name: ubuntu-12.10

Additional configuration options

For more details, see the Digital Ocean API documentation.