a4f1a267ac
Previously you could not use the Jenkins module to go from fresh host to running jenkins. There were two problems. 1. jenkins::master does not explicitly create a jenkins user which is required by Zuul. Instead the jenkins deb package creates the users. Zuul File resources that need the jenkins user should require the jenkins package. 2. jenkins::master did not install Bazaar but attempted to run a service that depended on bzr. Correct these two errors (require jenkins package and remove bzr service). Change-Id: Ib2d6f58fbcd456781f10cf2ceefc11503d6f92f2 Reviewed-on: https://review.openstack.org/13926 Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
cgroups.pp | ||
jenkinsuser.pp | ||
job_builder.pp | ||
master.pp | ||
slave.pp |