Skip to content

Instantly share code, notes, and snippets.

@lithix-src
Created November 15, 2012 00:52
Show Gist options
  • Save lithix-src/4075929 to your computer and use it in GitHub Desktop.
Save lithix-src/4075929 to your computer and use it in GitHub Desktop.
knife environment show LOCAL -Fj
knife environment show LOCAL -Fj
{
"name": "LOCAL",
"description": "Testing environment for locally hosted vms",
"cookbook_versions": {
"dbshards": "= 0.0.13"
},
"json_class": "Chef::Environment",
"chef_type": "environment",
"default_attributes": {
},
"override_attributes": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment