Skip to content

"haproxy::globals::sort_options_alphabetic: false" not effective #587

Open
@1u1-sdoering

Description

@1u1-sdoering

Describe the Bug

haproxy::globals::sort_options_alphabetic: false is ignored

Expected Behavior

::listen entries not sorted into alphabetical order

Steps to Reproduce

   class { '::haproxy::globals':
     sort_options_alphabetic => false,
   }
  1. trigger puppet run
  2. everything gets ordered alphabetically anyways

Environment

  • Puppet 7, stdlib9
  • Debian 10-12

Additional Context

See PR #586

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