Skip to content

optional_args not working with Hiera #1663

Open
@rbos

Description

@rbos

When I add an optional_args parameter via Hiera:

mysql::server::backup::optional_args: 
  - '--quick'

it should add that to the mysqlbackup.sh script, but doesn't. If I change it to a non-array just to intentionally make it invalid, it fails with a puppet error.

I'm using the latest puppetlabs-mysql 16.2.0 at the time of writing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions