We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dbebd8 + f4c41a0 commit fc11dbcCopy full SHA for fc11dbc
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## Release 1.0.0
6
+### Added
7
+- Add `purge_ignore` parameter for fine-grained control over purging un-managed configs
8
+
9
## Release 0.1.3
10
### Added
11
- Allow puppetlabs/stdlib 9.x.x
metadata.json
@@ -1,6 +1,6 @@
1
{
"name": "jmckenzie-netplan",
- "version": "0.1.3",
+ "version": "1.0.0",
"author": "James McKenzie",
"summary": "Manage netplan via Puppet",
"license": "Apache-2.0",
0 commit comments