chef-partners/coprhd-cookbook

Name: coprhd-cookbook

Owner: Chef Partners

Description: A cookbook to manage EMC's CoprHD / ViPR Controller

Created: 2015-05-03 22:30:07.0

Updated: 2017-12-20 13:23:24.0

Pushed: 2015-05-19 23:12:05.0

Homepage:

Size: 164

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CoprHD Cookbook

The CoprHD Cookbook is a library cookbook that provides resources to manage EMC's CoprHD

For more info during the open source transition see EMC ViPR Controller

Scope

This cookbook utilizes the Vipruby gem to interact with CoprHD / EMC ViPR Controllers.

Requirements
Platform Support

The following platforms have been tested with Test Kitchen:

-------------+-----|
untu-14.04   |  X  | 
-------------+-----|
ntos-7.0     |  X  | 
-------------+-----|
ntos-6.6     |  X  | 
-------------+-----|
Resources Overview
coprhd_host

This resource manages the creation and removal of hosts from a CoprHD Controller instance.

Example
hd_host 'host01' do
prhd_user     'root'
prhd_password 'ChangeMe1!'
prhd_url      '192.168.10.50'

st_type 'Linux'
_or_dns '192.168.10.333'
er_name 'host_user'
ssword 'host_pass'

tion :create

Parameters

Unless otherwise noted, all parameters default to nil

Actions
coprhd_vcenter

This resource manages the creation and removal of VMware vCenter from a CoprHD Controller instance.

Parameters

Unless otherwise noted, all parameters default to nil

Actions
License & Authors
right:: 2009-2015 Chef Software, Inc

nsed under the Apache License, Version 2.0 (the "License");
may not use this file except in compliance with the License.
may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

ss required by applicable law or agreed to in writing, software
ributed under the License is distributed on an "AS IS" BASIS,
OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
the License for the specific language governing permissions and
tations under the License.

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.