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

Activity

matejzero

matejzero commented on Mar 6, 2024

@matejzero

I was just hit with this bug. Is there any chance to push this? @1u1-sdoering can you sign CLA as it seems like that is a showstopper in CI pipeline?

1u1-sdoering

1u1-sdoering commented on Mar 25, 2024

@1u1-sdoering
Author

Hi @matejzero , I don't think I can sign anything like that without clearing it with legal. Way too much legalese. But the changes are very trivial, I doubt any CLA is necessary to implement them, with or without my PR..

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

        Participants

        @matejzero@ia-content@1u1-sdoering

        Issue actions

          "haproxy::globals::sort_options_alphabetic: false" not effective · Issue #587 · puppetlabs/puppetlabs-haproxy