Skip to content

Commit 942aa0b

Browse files
author
GitHub Actions
committed
Release prep v11.0.0
1 parent 5904434 commit 942aa0b

File tree

3 files changed

+24
-28
lines changed

3 files changed

+24
-28
lines changed

CHANGELOG.md

Lines changed: 20 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8+
## [v11.0.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/v11.0.0) - 2024-12-17
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v10.1.0...v11.0.0)
11+
12+
### Changed
13+
14+
- (CONT-1151) erb to epp template conversion [#691](https://github.com/puppetlabs/puppetlabs-ntp/pull/691) ([praj1001](https://github.com/praj1001))
15+
16+
### Added
17+
18+
- (CAT-2100) Add support for Debian-12 [#717](https://github.com/puppetlabs/puppetlabs-ntp/pull/717) ([shubhamshinde360](https://github.com/shubhamshinde360))
19+
820
## [v10.1.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/v10.1.0) - 2023-06-20
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v10.0.0...v10.1.0)
@@ -18,6 +30,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1830
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v9.2.2...v10.0.0)
1931

2032
### Changed
33+
2134
- (CONT-790) Add Support for Puppet 8 / Drop Support for Puppet 6 [#674](https://github.com/puppetlabs/puppetlabs-ntp/pull/674) ([david22swan](https://github.com/david22swan))
2235

2336
## [v9.2.2](https://github.com/puppetlabs/puppetlabs-ntp/tree/v9.2.2) - 2023-04-06
@@ -86,6 +99,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
8699
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v8.5.0...v9.0.0)
87100

88101
### Changed
102+
89103
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [#605](https://github.com/puppetlabs/puppetlabs-ntp/pull/605) ([carabasdaniel](https://github.com/carabasdaniel))
90104

91105
## [v8.5.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/v8.5.0) - 2020-12-17
@@ -142,6 +156,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
142156
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/7.4.0...v8.0.0)
143157

144158
### Changed
159+
145160
- pdksync - (MODULES-8444) - Raise lower Puppet bound [#510](https://github.com/puppetlabs/puppetlabs-ntp/pull/510) ([david22swan](https://github.com/david22swan))
146161

147162
### Fixed
@@ -176,15 +191,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
176191

177192
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/7.1.1...7.2.0)
178193

194+
### Changed
195+
196+
- (FM-6955) Remove unsupported OS: F24, F25, Debian 7 [#462](https://github.com/puppetlabs/puppetlabs-ntp/pull/462) ([david22swan](https://github.com/david22swan))
197+
179198
### Added
180199

181200
- Add SLES 15 hiera data [#472](https://github.com/puppetlabs/puppetlabs-ntp/pull/472) ([mattiascockburn](https://github.com/mattiascockburn))
182201
- (FM-7038) Add support for Debian 9 [#470](https://github.com/puppetlabs/puppetlabs-ntp/pull/470) ([david22swan](https://github.com/david22swan))
183202
- add tos_orphan parameter [#452](https://github.com/puppetlabs/puppetlabs-ntp/pull/452) ([disklord](https://github.com/disklord))
184203

185-
### Changed
186-
- (FM-6955) Remove unsupported OS: F24, F25, Debian 7 [#462](https://github.com/puppetlabs/puppetlabs-ntp/pull/462) ([david22swan](https://github.com/david22swan))
187-
188204
### Fixed
189205

190206
- (MODULES-6363) fix disabling dhclient on redhat-derivatives [#439](https://github.com/puppetlabs/puppetlabs-ntp/pull/439) ([sudodevnull](https://github.com/sudodevnull))
@@ -193,11 +209,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
193209

194210
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/7.1.0...7.1.1)
195211

196-
### Other
197-
198-
- (MODULES-6619) - Release Prep 7.1.1 [#447](https://github.com/puppetlabs/puppetlabs-ntp/pull/447) ([pmcmaw](https://github.com/pmcmaw))
199-
- Release 7.1.0 merge back [#446](https://github.com/puppetlabs/puppetlabs-ntp/pull/446) ([pmcmaw](https://github.com/pmcmaw))
200-
201212
## [7.1.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/7.1.0) - 2018-01-25
202213

203214
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/7.0.0...7.1.0)
@@ -209,49 +220,32 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
209220
### Other
210221

211222
- reword slewalways setting for clarity [#445](https://github.com/puppetlabs/puppetlabs-ntp/pull/445) ([jbondpdx](https://github.com/jbondpdx))
212-
- (MODULES-6486) - Release prep 7.1.0 [#444](https://github.com/puppetlabs/puppetlabs-ntp/pull/444) ([pmcmaw](https://github.com/pmcmaw))
213223
- (MODULES-6326) - PDK convert ntp [#443](https://github.com/puppetlabs/puppetlabs-ntp/pull/443) ([pmcmaw](https://github.com/pmcmaw))
214-
- (maint) modulesync 65530a4 Update Travis [#440](https://github.com/puppetlabs/puppetlabs-ntp/pull/440) ([michaeltlombardi](https://github.com/michaeltlombardi))
215224
- Avoid collision between OS and OS family name [#437](https://github.com/puppetlabs/puppetlabs-ntp/pull/437) ([jonhattan](https://github.com/jonhattan))
216-
- (maint) - modulesync 384f4c1 [#436](https://github.com/puppetlabs/puppetlabs-ntp/pull/436) ([tphoney](https://github.com/tphoney))
217225
- strip data types out of puppet-strings comments [#435](https://github.com/puppetlabs/puppetlabs-ntp/pull/435) ([jbondpdx](https://github.com/jbondpdx))
218-
- FM-6634 fix up rubocop errors [#434](https://github.com/puppetlabs/puppetlabs-ntp/pull/434) ([tphoney](https://github.com/tphoney))
219226
- Make documentation more readable. [#433](https://github.com/puppetlabs/puppetlabs-ntp/pull/433) ([AlexanderSalmin](https://github.com/AlexanderSalmin))
220-
- (maint) -modulesync 1d81b6a [#432](https://github.com/puppetlabs/puppetlabs-ntp/pull/432) ([pmcmaw](https://github.com/pmcmaw))
221227
- Don't use 'inherits' in config, install and service [#431](https://github.com/puppetlabs/puppetlabs-ntp/pull/431) ([antaflos](https://github.com/antaflos))
222-
- 7.0.0 Release back [#430](https://github.com/puppetlabs/puppetlabs-ntp/pull/430) ([pmcmaw](https://github.com/pmcmaw))
223228
- is_virtual fact is boolean and can't be given to str2bool [#421](https://github.com/puppetlabs/puppetlabs-ntp/pull/421) ([zivis](https://github.com/zivis))
224229

225230
## [7.0.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/7.0.0) - 2017-10-30
226231

227232
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/6.4.1...7.0.0)
228233

229-
### Other
230-
231-
- (MODULES-5831) - Release Prep for NTP 7.0.0 [#429](https://github.com/puppetlabs/puppetlabs-ntp/pull/429) ([pmcmaw](https://github.com/pmcmaw))
232-
- Update yaml to version 5 [#428](https://github.com/puppetlabs/puppetlabs-ntp/pull/428) ([pmcmaw](https://github.com/pmcmaw))
233-
- 6.4.1 Mergeback from release [#427](https://github.com/puppetlabs/puppetlabs-ntp/pull/427) ([pmcmaw](https://github.com/pmcmaw))
234-
235234
## [6.4.1](https://github.com/puppetlabs/puppetlabs-ntp/tree/6.4.1) - 2017-10-27
236235

237236
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/6.4.0...6.4.1)
238237

239238
### Other
240239

241-
- Release Prep for 6.4.1 [#426](https://github.com/puppetlabs/puppetlabs-ntp/pull/426) ([pmcmaw](https://github.com/pmcmaw))
242240
- Revert "Update yaml to version 5" [#425](https://github.com/puppetlabs/puppetlabs-ntp/pull/425) ([pmcmaw](https://github.com/pmcmaw))
243-
- Release mergeback 6.4.0 [#424](https://github.com/puppetlabs/puppetlabs-ntp/pull/424) ([pmcmaw](https://github.com/pmcmaw))
244241

245242
## [6.4.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/6.4.0) - 2017-10-25
246243

247244
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/6.3.0...6.4.0)
248245

249246
### Other
250247

251-
- 6.4 Pre-Release [#423](https://github.com/puppetlabs/puppetlabs-ntp/pull/423) ([david22swan](https://github.com/david22swan))
252-
- quick-fix-to-sles [#422](https://github.com/puppetlabs/puppetlabs-ntp/pull/422) ([david22swan](https://github.com/david22swan))
253248
- MODULES-5690: Implementing Rubocop in the module [#418](https://github.com/puppetlabs/puppetlabs-ntp/pull/418) ([david22swan](https://github.com/david22swan))
254-
- (maint) 6.3.0 release merge back [#417](https://github.com/puppetlabs/puppetlabs-ntp/pull/417) ([HAIL9000](https://github.com/HAIL9000))
255249

256250
## [6.3.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/6.3.0) - 2017-10-04
257251

@@ -452,6 +446,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
452446
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/3.3.0...4.0.0)
453447

454448
### Changed
449+
455450
- Bump stdlib to 4.5.0 [#248](https://github.com/puppetlabs/puppetlabs-ntp/pull/248) ([hunner](https://github.com/hunner))
456451
- No Undisciplined Local Clock by default [#247](https://github.com/puppetlabs/puppetlabs-ntp/pull/247) ([hunner](https://github.com/hunner))
457452

REFERENCE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,8 @@ Default value: 10.am udlc
544544
Data type: `Optional[String]`
545545

546546
Specifies user to run ntpd daemon. Default value: ntp.
547-
Usually set by default on Centos7 (/etc/systemd/system/multi-user.target.wants/ntpd.service) and ubuntu 18.04 (/usr/lib/ntp/ntp-systemd-wrapper)
547+
Usually set by default on Centos7 (/etc/systemd/system/multi-user.target.wants/ntpd.service) and
548+
ubuntu 18.04 (/usr/lib/ntp/ntp-systemd-wrapper)
548549
This is currently restricted to Redhat based systems of version 7 and above and Ubuntu 18.04.
549550

550551
## Data types
@@ -602,7 +603,7 @@ Data type: `Optional[String]`
602603

603604

604605

605-
Default value: `'2019.8.5'`
606+
Default value: `'2021.7.9'`
606607

607608
##### <a name="-ntp--acceptance--pe_server--pe_settings"></a>`pe_settings`
608609

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-ntp",
3-
"version": "10.1.0",
3+
"version": "11.0.0",
44
"author": "puppetlabs",
55
"summary": "Installs, configures, and manages the NTP service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)