Skip to content

openenvi-formulas/jenkins-formula

This branch is 117 commits behind saltstack-formulas/jenkins-formula:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf7e932 · Jul 30, 2014

History

14 Commits
Jul 27, 2013
Jul 27, 2013
Jul 30, 2014
Jul 27, 2013

Repository files navigation

jenkins

Available states

Install jenkins from the source package repositories and start it up.

Add a jenkins nginx entry.

Pillar customizations:

jenkins:
  port: 8090
  home: /opt/jenkins
  user: jenkins
  group: www-data