-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(SIMP-10060) simp_apache Add Puppet 7 acceptance tests (#91)
- Fixed - Ensure that all file resources that manage more than permissions have an 'ensure' attribute - See PUP-7599 - Changed - Moved the 'magic' file into an EPP template to work better with Bolt - Add a Puppet 7 acceptance test - Test with CentOS 8.4 via generic/centos8 box Co-authored-by: Trevor Vaughan <[email protected]> SIMP-10060 #close
- Loading branch information
1 parent
92de722
commit baba670
Showing
9 changed files
with
196 additions
and
448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
* Tue Jul 06 2021 Trevor Vaughan <[email protected]> - 7.1.0 | ||
- Fixed | ||
- Ensure that all file resources that manage more than permissions have an | ||
'ensure' attribute - See PUP-7599 | ||
- Changed | ||
- Moved the 'magic' file into an EPP template to work better with Bolt | ||
|
||
* Wed Jun 16 2021 Chris Tessmer <[email protected]> - 7.1.0 | ||
- Removed support for Puppet 5 | ||
- Ensured support for Puppet 7 in requirements and stdlib | ||
|
Oops, something went wrong.