Skip to content

Instantly share code, notes, and snippets.

@ctdk
Created July 16, 2014 20:49
Show Gist options
  • Save ctdk/5f2eda65bf7079cf8c08 to your computer and use it in GitHub Desktop.
Save ctdk/5f2eda65bf7079cf8c08 to your computer and use it in GitHub Desktop.
{
"apt": {
"1.1.2": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/apt/1.1.2",
"location_type": "chef_server"
}
},
"build-essential": {
"2.0.0": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/build-essential/2.0.0",
"location_type": "chef_server"
}
},
"golang": {
"1.3.1": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/golang/1.3.1",
"location_type": "chef_server"
},
"1.3.2": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/golang/1.3.2",
"location_type": "chef_server"
}
},
"lighttpd": {
"0.0.2": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/lighttpd/0.0.2",
"location_type": "chef_server"
}
},
"mysql": {
"2.1.0": {
"dependencies": {
"build-essential": ">= 0.0.0",
"openssl": ">= 0.0.0"
},
"location_path": "http://nineveh.local:4545/cookbooks/mysql/2.1.0",
"location_type": "chef_server"
}
},
"openssl": {
"1.1.0": {
"dependencies": {
},
"location_path": "http://nineveh.local:4545/cookbooks/openssl/1.1.0",
"location_type": "chef_server"
}
},
"postgresql": {
"3.3.4": {
"dependencies": {
"apt": ">= 0.0.0",
"build-essential": ">= 0.0.0",
"openssl": ">= 0.0.0"
},
"location_path": "http://nineveh.local:4545/cookbooks/postgresql/3.3.4",
"location_type": "chef_server"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment