Skip to content

Instantly share code, notes, and snippets.

@dcapwell
Created November 5, 2013 01:37
Show Gist options
  • Save dcapwell/7312449 to your computer and use it in GitHub Desktop.
Save dcapwell/7312449 to your computer and use it in GitHub Desktop.
include:
- java
jenkins:
pkgrepo.managed:
- humanname: Jenkins PPA
- name: deb http://pkg.jenkins-ci.org/debian binary/
- comments:
- "# Jenkins Repo"
- key_url: http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key
- require_in:
# must be the id, not the package name
- pkg: jenkins
- file.directory: /var/run/jenkins
pkg:
- installed
/var/run/jenkins:
file.directory:
- mode: 755
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment