Skip to content

$includedir is not purged when provider = MariaDB  #1590

Open
@bschonec

Description

@bschonec

Describe the Bug

The $includedir (/etc/my.cnf.d) is not purged when the provider is MariaDB because $includedir is undefined.

Expected Behavior

$includedir to be purged of extraneous files.

Steps to Reproduce

Steps to reproduce the behavior:

  1. ensure $mysql::server::purge_conf_dir: true
  2. Use this module to install MariaDB on RHEL7 or newer.
  3. Observe that $includedir is not purged of extraneous files

Environment

  • Version >= 13.0.0
  • Platform Red Hat 7 or greater

Additional Context

Why ISN'T $includedir defined?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions