forked from RedHatQE/cinch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
23 lines (21 loc) · 961 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
v 0.8.0
- Added significant updates to Jenkins configuration for
Kerberos, LDAP/basic auth, backup configurations, and
more
- Added oneshot Jenkins backup playbook for cases where cinch will run on
existing Jenkins masters created without cinch
v 0.7.1 (next)
- Moved tests to tox
- Added Jenkinsfile to expose full testing
- Bumped Fedora builds to Fedora 26
- Added playbook to configure a build server for tests/image builds
- Eliminated all remaining lint warnings, made yamllint warnings errors
- Updated Jenkins repo URL
- Added ability to exclude changes to Jenkins plugins+configuration
- Added configurable NTP server support
- Added ability to install packages on both master and slave with single var.
This renames the `additional_packages` var to `jmaster_extra_rpms` to be
consistent with the existing `jslave_extra_rpms`, and adds a new var called
`extra_rpms` for use in the `jenkins_common` role.
v 0.7.0 (30 June 2017)
- Baseline