chef-partners/chef-provisioning-maas

Name: chef-provisioning-maas

Owner: Chef Partners

Description: chef-provisioning-maas

Created: 2015-03-24 03:16:27.0

Updated: 2016-07-08 13:11:46.0

Pushed: 2015-03-24 21:23:17.0

Homepage: https://github.com/chef-partners/chef-provisioning-maas

Size: 132

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

chef-provisioning-maas

An implementation of the MAAS driver for chef-provisioning.

An example of the recipe you can use:

ding: utf-8
ire 'chef/provisioning'

_driver 'maas'
::Config.knife[:maas_site] = 'http://10.0.1.138/MAAS/'
::Config.knife[:maas_api_key] = 'zmY4nQFAKE2EmfPP:RkDgWsAPI_KEYnfnKkG6:VBnvv3IS_HERE_gJ7MGSRkUX84npnY9Jg'

ine 'node1' do
cipe 'base'
ef_environment '_default'
chine_options {
? deploy_options: {
  zone: zone2
}

nverge true


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.