You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
* Support for Puppet 6
5
5
6
6
#### Fixes
7
+
* Resolved an issue arising from the use of `hiera()` in Hiera yaml data files.
7
8
8
9
## 6.3.4 (August 7, 2019)
9
10
@@ -17,7 +18,6 @@ Puppet 4.10.0 is the new minimum required version of Puppet.
17
18
* Plugin configuration files are now more well-supported by respecting subdirectory copy recursion. See `elasticsearch::configdir_recurselimit` for more information.
18
19
* An error related to elasticsearch_roles and `yield` errors has been fixed
19
20
* Correctly permit instances to be set to `absent` without errors.
20
-
* Resolved an issue arising from the use of `hiera()` in Hiera yaml data files.
0 commit comments