Skip to content

Conversation

@evgenkisel
Copy link
Contributor

These changes resolve a problem described in the issue MODULES-10679.
Updated the class mysql::server to use the new parameter managed_dirs which allows to set a list of directories which can be managed by the class mysql::server::managed_dirs

…config only for Debian, because

there's dependency of Debian tool
unless  => "/usr/bin/dpkg -s ${mysql::server::package_name}",
Created the parameter managed_dirs for the class mysql::server to allow use the class mysql::server::managed_dirs
@evgenkisel evgenkisel requested a review from a team as a code owner June 1, 2020 08:43
@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@4a056a8). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1305   +/-   ##
=========================================
  Coverage          ?   50.23%           
=========================================
  Files             ?       22           
  Lines             ?     1045           
  Branches          ?        0           
=========================================
  Hits              ?      525           
  Misses            ?      520           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a056a8...a221327. Read the comment docs.

@sheenaajay
Copy link
Contributor

Thank you @evgenkisel for submitting the PR.

…mysql::params::managed_dirs.

Updated REFERENCE.md
@sanfrancrisko sanfrancrisko changed the title Fix managed dirs Add managed_dirs parameter Jun 23, 2020
@sanfrancrisko sanfrancrisko merged commit 6af116c into puppetlabs:master Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants