Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Second alpha for OSS Midonet

Pre-release
Pre-release
Compare
Choose a tag to compare
@viglesiasce viglesiasce released this 18 Dec 23:12
· 88 commits to master since this release

Install Chef

curl -L https://www.opscode.com/chef/install.sh | bash

Configure the midokura repo password and set the list of recipes

echo '{"run_list": ["recipe[midokura]"]}' > midokura.json

Run the recipes

chef-solo -j midokura.json -r https://github.com/eucalyptus/midokura-cookbook/releases/download/v0.2.0-alpha-2/midokura-cookbooks.tgz