We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d291bf commit 3e8011dCopy full SHA for 3e8011d
CHANGELOG.md
@@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
## [15.2.1] UNRELEASED
7
8
+### Changed
9
+- Disabled weak deps install by dnf to avoid running unnecessary packages like pulseaudio on the IPA server (PR #415)
10
+- Restricted tf user from jumping out of puppetserver (PR #414)
11
+- Skip bastion_host provision when puppetservers are bastion (PR #414)
12
+- Created user tf only on puppetserver and bastions (PR #414)
13
+- Chomped tf's openssh public key in puppet.yaml (PR #414)
14
+- Consider bastion tag when configuring tf ssh access (PR #414)
15
+
16
## [15.2.0] 2026-02-11
17
18
### Added
0 commit comments