Skip to content

Commit ae3c008

Browse files
committed
Added to changelog and bumped the module version.
1 parent 85cec7e commit ae3c008

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## Development
66

7+
- Fixed issue where puppet facts were not in the expected spot causing
8+
puppet_facts plan to fail. We added a conditional to check for the facts
9+
in both places
10+
11+
Contributed by Bradley Bishop (@bishopbm1)
12+
713
## Release 1.2.1 (2021-02-02)
814

915
- Fixed issue where agruments for reboot strategy are being overridden by

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "encore-patching",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"author": "Encore Technologies",
55
"summary": "Implements OS patching workflows using Bolt tasks and plans.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)