module Ogre

Refer to README.md for use instructions

This is a simple class that puts options from a config file into an accessible object

string constants for interactive messages

simple gem version number tracking

Constants

CONFIG_PATH

config path

DESC_ASSOCIATE_ADMIN

associate to admin group description

DESC_ASSOCIATE_USERS

associate description

DESC_CHEF_HOSTNAME

Chef hostname

DESC_CHEF_SERVER_URL

chef server url

DESC_CHEF_VALIDATOR

Chef validator username

DESC_CREATE

org create description

DESC_CREATE_REPO

create Chef policy repository

DESC_CREATE_USER

create new chef user

DESC_DELETE

org delete description

DESC_DELETE_USER

Delete and disassociate chef user

DESC_FORCE

delete without confirmation

DESC_ORG

org short name

DESC_ORG_DESC

org description

DESC_ORG_LIST

org list

DESC_ORG_SHOW

org Show

DESC_PRIVATE_KEY

private key path

DESC_REPO_AUTHORS

chef policy repository authors

DESC_REPO_EMAIL

chef policy repository e-mail

DESC_REPO_LICENSE

chef policy repository license

DESC_REPO_PATH

chef policy repository path

DESC_REPO_URL

Chef Policy Repository skeleton url

DESC_RUN_AS

chef run as user

DESC_SET_PRIVATE_KEY

Set chef validation key for VCO

DESC_USER

user description

DESC_USER_LIST

user list

DESC_VCO_PASSWORD

vCenter Orchestrator password

DESC_VCO_URL

vCenter Orchestrator URL

DESC_VCO_USER

vCenter Orchestrator user

DESC_VCO_VERIFY_SSL

vCenter verify ssl param

DESC_VCO_WF_NAME

vCenter Orchestrator workflow name

DESC_VERSION

version

OGRE_HOME

ogre home

REPO_URL

default chef policy repo

VERSION

ogre version