Skip to content

madhurranjan/env_set_attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

env_set_attribute

Chef plugin to set environment specific attribute

You can run it as:

knife env_set_attr [default/override] [ENVIRONMENT] [ATTRIBUTE]('.' separated) [VALUE]

ATTRIBUTE Hierarchy needs to be separated by dots. Example: If you want the attribute hierarchy to be : ['abc']['def']['foo'] = 10

you need to run this as:

knife env_set_attr default abc.def.foo 10

About

Chef plugin to set environment specific attribute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages