Skip to content

Commit 5ada50d

Browse files
committed
Update changelog
1 parent ba439f0 commit 5ada50d

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

+31-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,36 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [14.0.0] UNRELEASED
7+
8+
### Added
9+
- Added GPU sharding (PR #289)
10+
- Added ability to define a hieradata per prefix (PR #291)
11+
- Added user tf in puppet.yaml (#316)
12+
13+
### Changed
14+
15+
- Refactored SSHFP record generation removing hardcoded algorithm names (PR #301)
16+
- Fixed owner of puppet data when there is no bastion (PR #302)
17+
- Refactored variable Puppetfile to include it in the remove-exec provisioner (PR #306)
18+
- Moved cloud facts in user-data (PR #307)
19+
- Hostkeys are now chomped (PR #308)
20+
- Dropped support for CentOS 7 (PR #309)
21+
- Moved volumes in instance specs (PR #275)
22+
- Fixed #313 "Terraform can't create more than one instance with the "login" tag in Azure" (PR #314)
23+
- Updated cloudflare record to support >=v4.39.0 (PR #318)
24+
- Fixed terraform lock file in release (PR #320)
25+
- Bumped puppet and gem versions (PR #322)
26+
- Moved to Rocky / Alma Linux 9 in examples (PR #323)
27+
- Empty string var.hieradata is now allowed
28+
- Increased AWS instance volume size to 20gb
29+
- Fixed /etc permissions issue with Rocky 9.4
30+
- Defined a value for sku in azurerm_public_ip (PR #332)
31+
32+
### Removed
33+
34+
- Removed generation of private_key.pkcs7.pem from puppet.yaml (Issue #260, PR #303)
35+
636
## [13.5.0] 2024-04-11
737

838
### Added
@@ -11,7 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1141
- Rendering of documentation with MkDoc (PR #290)
1242
- Material for MkDocs to render documentation
1343

14-
## Removed
44+
### Removed
1545

1646
- Removed install of EFA driver from cloud-init (PR #293)
1747

0 commit comments

Comments
 (0)