Skip to content

Instantly share code, notes, and snippets.

View obradovic's full-sized avatar
🏠
Working from home

Zo Obradovic obradovic

🏠
Working from home
View GitHub Profile
¯\_(ツ)_/¯
@obradovic
obradovic / set_environment.rb
Created October 25, 2012 16:45 — forked from nstielau/set_environment.rb
A Knife plugin to set node environment
## Knife plugin to set node environment
# See http://wiki.opscode.com/display/chef/Environments
#
## Install
# Place in .chef/plugins/knife/set_environment.rb
#
## Usage
# Nick-Stielaus-MacBook-Pro:chef-repo nstielau$ knife node set_environment mynode.net my_env
# Looking for mynode.net
# Setting environment to my_env