https://www.puppet.com/community logo
Join Slack
Powered by
# forge-modules
  • d

    Dr Bunsen Honeydew

    02/06/2025, 2:49 PM
    See the
    puppetlabs-tomcat
    module at https://forge.puppet.com/puppetlabs/tomcat?src=slack&channel=forge-modules
  • s

    spp

    02/07/2025, 2:17 AM
    puppetlabs-patching_as_code
    v2.0.1 has been released to fix a "minor"
    confine
    bug that was stopping the patching_as_code fact from being properly quantified. Please remember, this is a really a community sponsored module, especially since all of the previous SEs who worked on it have gone. If anyone wants to tackle any of the other bugs or enhancements, I'll try to do my best to review PRs and release versions, but no guarantees.
    ❤️ 2
  • d

    Dr Bunsen Honeydew

    02/07/2025, 2:17 AM
    See the
    puppetlabs-patching_as_code
    module at https://forge.puppet.com/puppetlabs/patching_as_code?src=slack&channel=forge-modules
  • y

    Yury Bushmelev

    02/07/2025, 3:03 AM
    ^ maybe it’s better to transfer it to voxpupuli then?
    s
    • 2
    • 1
  • s

    smortex

    02/08/2025, 6:23 PM
    Perforce tooling for modules CI on EL is broken? I tried to re-run CI on a PR that was fine and for which a commit was added and CI failed on all EL nodes with the very same result https://github.com/puppetlabs/puppetlabs-apache/actions/runs/13214992893?pr=2542
  • s

    smortex

    02/08/2025, 6:26 PM
    Or have we reached the point of no more perforce packages -> no more acceptance tests for puppetlabs modules -> puppetlabs modules are decaying?
    dead yes 1
    p
    • 2
    • 1
  • j

    janit42

    02/12/2025, 1:17 PM
    Have there been any discussions about the puppetlabs-puppet_agent module in regard of being able to manage openvox?
    b
    d
    p
    • 4
    • 6
  • d

    Dr Bunsen Honeydew

    02/12/2025, 1:17 PM
    See the
    puppetlabs-puppet_agent
    module at https://forge.puppet.com/puppetlabs/puppet_agent?src=slack&channel=forge-modules
  • g

    ghoneycutt

    02/19/2025, 8:20 PM
    If you use etcd or Patroni to manage HA Postgres, I’ve released new versions. Thanks for @bastelfreak and @treydock https://github.com/tailored-automation/puppet-module-patroni/blob/main/CHANGELOG.md https://github.com/tailored-automation/puppet-module-etcd/blob/main/CHANGELOG.md
    👍🏻 1
  • p

    Peter Jackson

    03/04/2025, 2:47 PM
    Please can somebody take a look at puppetlabs/apache? The last release to the forge was 12.2.0 on 2024-10-23 Since then there has been an attempt at releasing 12.3.0 https://github.com/puppetlabs/puppetlabs-apache/commit/692ec9e2c2b960fddf4b9fca94ba3e8f424c8854 but that doesn't appear to have made it to a release. Subsequently, other changes have been merged to the main branch. Please can a new release be made as there are number of fixes to bugs such as https://github.com/puppetlabs/puppetlabs-apache/pull/2578 that broke backward compatibility? Thanks
    c
    • 2
    • 2
  • d

    Dr Bunsen Honeydew

    03/04/2025, 2:47 PM
    See the
    puppetlabs-apache
    module at https://forge.puppet.com/puppetlabs/apache?src=slack&channel=forge-modules
  • p

    Peter Jackson

    03/07/2025, 12:22 PM
    Hi, On Redhat 8 based linux distributions the package repo is pointing at a CentOS packages, that hasn't been updated in months https://github.com/puppetlabs/puppetlabs-docker/pull/999 fixes this issue. Please can somebody take a look at merging that and doing a release? Thanks
    👀 2
    s
    a
    • 3
    • 5
  • s

    smortex

    03/15/2025, 8:37 PM
    Looks like we can only search modules compatible of EOL versions of Debian on the Puppet Forge…
    b
    e
    +3
    • 6
    • 17
  • s

    saz

    03/18/2025, 10:06 AM
    Hey, what's the status of https://github.com/puppetlabs/puppetlabs-mysql/pull/1645? Any chance to get this merged?
  • b

    bastelfreak

    03/18/2025, 10:15 AM
    I would like to add https://github.com/puppetlabs/puppetlabs-mysql/pull/1666 to the list
    👀 1
  • b

    bastelfreak

    03/18/2025, 10:17 AM
    and https://github.com/puppetlabs/puppetlabs-mysql/pull/1667
  • s

    Saurabh Karwa

    03/18/2025, 10:34 AM
    Hi @Arpan Gupta @Amit Karsale can we consider the above PRs for merging?
    ack 2
  • s

    Stevan Svilokos

    04/16/2025, 9:43 AM
    hi, is there a way to bypass md5sum comment in puppetlabs-accounts module 8.2.2 for ssh_keys? It's now adding an extra key that was already managed and placed by previous module and now it's just adding this new one with comment on top...
  • b

    bastelfreak

    04/16/2025, 9:47 AM
    There is an option for the user resource to purge unmanaged keys, did you set that?
  • s

    Stevan Svilokos

    04/16/2025, 9:50 AM
    it is not allowed yet in our infrastructure to completely manage authorized keys by puppet, we are working on that... but untill then this still presents a change for us on servers...
    b
    • 2
    • 3
  • s

    Stevan Svilokos

    04/16/2025, 12:34 PM
    once agents are upgraded from
    7.32.1
    to
    8.8.1
    we see puppetlabs-apache is changing selinux on httpd conf files and modules, has anyone experienced anything similar to this? Module version
    '12.2.0'
    that was used before agent upgrade... and also seeing
    Exec[remove hsts if invalid]
    that wasn't there before the agent upgrade, same module version...
  • s

    Stevan Svilokos

    04/16/2025, 1:17 PM
    we still have instance with PE server
    v2021.7.9
    agents
    7.32.1
    same module version
    '12.2.0'
    and we don't see anything unusual there... thinking hd This started happening on part of infrastructure where we upgraded master to
    2023.8.0
    and agents to
    8.8.1
    anyone seen aything similar? Changes are mostly coming from: https://github.com/puppetlabs/puppetlabs-apache/blob/v12.2.0/manifests/init.pp#L811 but I don't see any selinux correlations there... the default context is set to:
    Copy code
    /etc/httpd(/.*)?                                   all files          system_u:object_r:httpd_config_t:s0
    but from what we see in reports it is changed to
    etc_t
    after the agent upgrade... this is so strange
  • s

    Stevan Svilokos

    04/16/2025, 1:26 PM
    ouh, looks like it's related to this: https://puppetcommunity.slack.com/archives/C19V5U41Z/p1740667388694119?thread_ts=1740587866.219529&cid=C19V5U41Z
  • l

    Lumiere

    04/25/2025, 8:10 PM
    Hi Modules team: https://github.com/puppetlabs/puppetlabs-apt/pull/1229 is broken on acceptance tests related to puppet packages and puppet-core I don't know what your planned next steps there are, but if someone could fix or bypass the acceptance tests, I'd appreciate it
  • a

    arjarj

    05/01/2025, 8:22 AM
    when signing up for a forge account, the signup page forces agreement to a code of conduct that does not exist
  • a

    arjarj

    05/01/2025, 8:23 AM
    image.png
  • a

    arjarj

    05/01/2025, 8:24 AM
    that link redirects to a page that has no code of conduct
  • a

    arjarj

    05/01/2025, 8:24 AM
    image.png
  • a

    arjarj

    05/01/2025, 8:24 AM
    also redirects to the same page without code of conduct
  • a

    arjarj

    05/01/2025, 8:24 AM
    maybe remove the requirement to agree to things that do not exist or are not available or put a code of conduct somewhere
    c
    • 2
    • 1