-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(SIMP-5682) Add v2 compliance_markup data (#42)
SIMP-5682 #close
- Loading branch information
1 parent
a59bad8
commit 1a96d82
Showing
13 changed files
with
661 additions
and
89 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,24 @@ | ||
--- | ||
fixtures: | ||
repositories: | ||
auditd: https://github.com/simp/pupmod-simp-auditd | ||
augeas_core: | ||
repo: https://github.com/simp/pupmod-puppetlabs-augeas_core.git | ||
puppet_version: ">= 6.0.0" | ||
augeasproviders_core: https://github.com/simp/augeasproviders_core | ||
augeasproviders_grub: https://github.com/simp/augeasproviders_grub | ||
compliance_markup: https://github.com/simp/pupmod-simp-compliance_markup | ||
concat: https://github.com/simp/puppetlabs-concat | ||
haveged: https://github.com/simp/pupmod-simp-haveged | ||
iptables: https://github.com/simp/pupmod-simp-iptables | ||
logrotate: https://github.com/simp/pupmod-simp-logrotate | ||
pki: https://github.com/simp/pupmod-simp-pki | ||
rsyslog: https://github.com/simp/pupmod-simp-rsyslog | ||
simp_options: https://github.com/simp/pupmod-simp-simp_options | ||
simplib: https://github.com/simp/pupmod-simp-simplib | ||
stdlib: https://github.com/simp/puppetlabs-stdlib | ||
systemd: | ||
repo: https://github.com/simp/puppet-systemd | ||
branch: simp-master | ||
symlinks: | ||
postfix: "#{source_dir}" |
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
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,6 @@ | ||
* Thu Jun 06 2019 Steven Pritchard <[email protected]> - 5.3.0-0 | ||
- Add v2 compliance_markup data | ||
|
||
* Tue Mar 05 2019 Chris Tessmer <[email protected]> - 5.2.1-0 | ||
- Fixed "unrecognized escape `\''" error in /root/.muttrc | ||
- Fix DOS formatting of CHANGELOG | ||
|
Oops, something went wrong.