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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Puppet 4.10.0 is the new minimum required version of Puppet.
9
9
#### Fixes
10
10
* The Elasticsearch log directory is no longer recursively managed to avoid stomping on the user/mode settings that Elasticsearch prefers.
11
11
* Package management on apt-based systems no longer encounters dependency errors when `manage_repo => false`.
12
+
* Plugin configuration files are now more well-supported by respecting subdirectory copy recursion. See `elasticsearch::configdir_recurselimit` for more information.
12
13
* An error related to elasticsearch_roles and `yield` errors has been fixed
13
14
* Correctly permit instances to be set to `absent` without errors.
14
15
* Resolved an issue arising from the use of `hiera()` in Hiera yaml data files.
0 commit comments