Skip to content

Instantly share code, notes, and snippets.

View angelo-moreira's full-sized avatar
🚀
Ship it!!!

Angelo Moreira angelo-moreira

🚀
Ship it!!!
View GitHub Profile
@angelo-moreira
angelo-moreira / .kitchen.yml
Created December 13, 2016 19:17 — forked from maxim/.kitchen.yml
A hack to easily launch and test multiple nodes with test kitchen 1.0
# We need each node defined as a separate platform in order to give them different ip addresses on the private network
---
driver_plugin: vagrant
driver_config:
require_chef_omnibus: true
box: opscode-ubuntu-12.04
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box