diff --git a/CHANGELOG b/CHANGELOG index 5f3aeb8..0a6c767 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +* Mon Aug 14 2023 Mike Riddle - 0.4.2 +- Moved the common.yaml to the top level data directory so it will actually be read + * Mon Aug 07 2023 Mike Riddle - 0.4.1 - Allow the simp_firewalld class to take in rules via hieradata diff --git a/data/os/common.yaml b/data/common.yaml similarity index 100% rename from data/os/common.yaml rename to data/common.yaml diff --git a/metadata.json b/metadata.json index cf82a57..54a141a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "simp-simp_firewalld", - "version": "0.4.1", + "version": "0.4.2", "author": "SIMP Team", "summary": "SIMP-oriented firewalld management", "license": "Apache-2.0", diff --git a/spec/fixtures/hieradata/default.yaml b/spec/fixtures/hieradata/default.yaml index 3e9118b..3305ea2 100644 --- a/spec/fixtures/hieradata/default.yaml +++ b/spec/fixtures/hieradata/default.yaml @@ -1,6 +1,5 @@ --- # SIMP infrastructure settings -simp_firewalld::rules: {} simp_options::trusted_nets: ['192.168.122.0/24'] compliance_markup::validate_profiles: