Skip to content

Instantly share code, notes, and snippets.

@jeffweiss
Forked from rtyler/gist:4334914
Created December 19, 2012 06:57
Show Gist options
  • Save jeffweiss/4334947 to your computer and use it in GitHub Desktop.
Save jeffweiss/4334947 to your computer and use it in GitHub Desktop.
{
"checksums": {
"tests/site.pp": "c094d16be278f045311fafb85d1806e3",
"spec/defines/jenkins_plugin_install_spec.rb": "f7e3588ee424091e05f2fdb1e4be9916",
"spec/classes/jenkins_spec.rb": "08ea3092e7b38375e5e1ab3087236fc0",
"features/deb_support.feature": "14789ecdb4e8ffd58195972969a652ce",
"features/support/boxes/deb/install-puppet-module.sh": "79dda31c04877e19075829f3540d1e31",
"features/support/boxes/deb/verify-jenkins-install": "7ac9d96ae93d0fa83b3343f17a0015bc",
"spec/spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"Rakefile": "aaa0fe1993278f346063b22c15385b3b",
"manifests/package.pp": "32d47efe4674a6852eb48874ddda609d",
"manifests/service.pp": "2bf1985cf9445315a7bcf6735584c3e7",
"manifests/repo.pp": "252c4b46dd4d0c04fe8f606202a7c04c",
"manifests/repo/el.pp": "3e3ab51c598ca91edfec511f82ac8d4c",
"manifests/plugin/install.pp": "51d882f994503789a7418038c5f6edb9",
"features/support/vagrant.rb": "230b2a693899f0d00ba25c3c499527d5",
"spec/spec_helper.rb": "fe4539ed543e9a300effcf46fe8a478f",
"manifests/plugin.pp": "08d1b01f16c35e7a12060d62d3b3e90c",
"Gemfile": "7e8b829ff7fde7d43a28d701fe8620b5",
"features/support/boxes/deb/verify-plugin-install": "2ed9c76590c4d98cc59f99609751255f",
"templates/jenkins-ci.org.key": "9fa06089848262c5a6383ec27fdd2575",
"features/support/boxes/deb/Vagrantfile": "3b6fe4e29d850d148d0f4029e69d123c",
"Blimpfile": "33b9c3d56b911dbac9fe4f67482b11a2",
"manifests/repo/debian.pp": "bc0e9c00ff47afeb63b3f8ef6d1be176",
"features/support/env.rb": "dcc615ffa3d9a0fba494231d87d33115",
"features/step_definitions/deb_support_steps.rb": "fac9e21625d1b47338a289b7e77a170e",
"bootstrap.sh": "04fe679bbd3fb79c742e90af88b6e7c6",
"README.markdown": "69cb6c0548f032d410b2dac06acc54d3",
"manifests/init.pp": "63f31a041c13d053c1ffe436acf33dc0",
"manifests/firewall.pp": "ec222bbef221982c7d7fd0b90d265842",
"LICENSE": "2aa9df9c14a3b8b647fab290a493f150",
"Modulefile": "a07de99f12a43cf0e22c4297565dd165"
},
"source": "git://github.com/rtyler/puppet-jenkins.git",
"version": "0.2.4",
"types": [
],
"dependencies": [
{
"version_requirement": ">= 2.0.0",
"name": "puppetlabs/stdlib"
},
{
"version_requirement": ">= 0.0.3",
"name": "puppetlabs/apt"
}
],
"project_page": "https://github.com/rtyler/puppet-jenkins",
"summary": "Manage the Jenkins continuous integration service with Puppet",
"description": "Manage the Jenkins continuous integration service with Puppet",
"license": "Apache 2.0",
"name": "rtyler-jenkins",
"author": "R. Tyler Croy <tyler@monkeypox.org>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment