Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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