[OpenStack-Infra] Customize settings in Jenkins.default
Isaac Beckman
ISAACB at il.ibm.com
Mon Jan 11 12:13:53 UTC 2016
Hi,
openstack-infra/puppet-jenkins holds a default file with the configuration
of jenkins master (/etc/default/jenkins).
Many times, this file needs to be customized in order to fit downstream
projects.
For example, one of the attributes in this file is the heap size assigned
to JAVA. By default it is 12G which only large busy sites will need.
Customization of this file by downstream can be done by either using a
different default file or alternatively we can turn this file into a
puppet template that can be used dynamically.
Each option has its own cons & pros.
For example: It is simpler to use different file, but this option is not
good for a project with multiple jenkins masters each with different
system resources.
According to Yolanda, discussion about passing an external file Vs
customizing the default file in a template, took place in the past.
I would like to get a feedback and information from people who were
involved in this discussion in order to figure out what is the preferred
solution in this case.
Thanks,
Isaac Beckman
IBM XIV, Cloud Storage Solutions (previously HSG)
www.ibm.com/storage/disk/xiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20160111/042abd1b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2372 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20160111/042abd1b/attachment.gif>
More information about the OpenStack-Infra
mailing list