https://www.puppet.com/community logo
Join Slack
Powered by
# puppet
  • r

    runlolarun

    05/02/2023, 2:36 PM
    Hello, everyone. I’m trying to figure out what is the retention policy for puppet exported resource in puppetdb. I just asked chatgpt and was told to set command-reprocessing-period in puppetdb.conf, but i can’t find any documentation about it. Is there a default time limit? Thank you.
  • r

    rnelson0

    05/02/2023, 2:37 PM
    I think if you search the puppetdb.conf documentation for "ttl" you'll find the configuration elements you want.
  • s

    Slackbot

    05/02/2023, 2:39 PM
    This message was deleted.
    y
    • 2
    • 1
  • b

    bastelfreak

    05/02/2023, 2:42 PM
    an exported resource is removed from puppetdb when a node is deleted (maybe also when it is deactivated) or when a node delivers a new catalog without the exported resource
  • r

    runlolarun

    05/02/2023, 2:43 PM
    But otherwise it never expires..?
  • b

    bastelfreak

    05/02/2023, 2:47 PM
    correct
  • r

    runlolarun

    05/02/2023, 2:52 PM
    ok thank you!
  • b

    binford2k

    05/02/2023, 3:45 PM
    https://fosstodon.org/@puppet/110198605815370791
    πŸ‘πŸ» 1
  • s

    Slackbot

    05/02/2023, 4:16 PM
    This message was deleted.
    n
    y
    • 3
    • 9
  • s

    Slackbot

    05/02/2023, 4:33 PM
    This message was deleted.
    πŸ‘€ 1
    n
    c
    • 3
    • 7
  • b

    binford2k

    05/03/2023, 5:02 PM
    Don't forget the hackathon tomorrow! https://dev.to/puppet/may-the-source-be-with-you-45bi
    πŸŽ‰ 4
  • e

    edwin

    05/04/2023, 7:50 AM
    party dag πŸ“’ The hackathon will start in ~ 10 min for the folks in EMEA (CEST) ☝️ party dag party dag https://docs.google.com/forms/d/e/1FAIpQLSc0jDa0SIFJjmBh9q2SoH55hIixFXbCWyedvGib5eUiRXyZbg/viewform?usp=send_form
  • s

    Slackbot

    05/04/2023, 9:43 AM
    This message was deleted.
    πŸ‘€ 1
    πŸ†˜ 1
    r
    e
    +2
    • 5
    • 7
  • s

    Slackbot

    05/04/2023, 12:51 PM
    This message was deleted.
    d
    d
    y
    • 4
    • 11
  • j

    jidar

    05/04/2023, 5:13 PM
    Is there a more verbose explanation to writing up classification rules in the puppet console? https://www.puppet.com/docs/pe/2021.7/grouping_and_classifying_nodes.html#dynamically_add_nodes really only discusses using facts, and not say how the regular expression system can/should/does match things etc?
  • j

    jidar

    05/04/2023, 5:14 PM
    e.g. do anchor patterns work at all with fact matching the certname/hostname?
  • s

    Slackbot

    05/04/2023, 5:14 PM
    This message was deleted.
    v
    j
    • 3
    • 11
  • s

    Slackbot

    05/04/2023, 5:26 PM
    This message was deleted.
    πŸ’― 1
    m
    • 2
    • 2
  • c

    CVQuesty

    05/04/2023, 6:00 PM
    I started a prjoct like that for Aflac, but the infra was friggin' enormous
  • c

    CVQuesty

    05/04/2023, 6:00 PM
    they did all kind of load balancing and app tricks on the frontend for agent connection
  • d

    Dr Bunsen Honeydew

    05/04/2023, 8:45 PM
    indeed πŸ§‘β€πŸ«PE Console is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    05/05/2023, 12:07 AM
    This message was deleted.
    n
    b
    • 3
    • 8
  • d

    Dr Bunsen Honeydew

    05/05/2023, 12:07 AM
    See the
    puppetlabs-concat
    module at https://forge.puppet.com/puppetlabs/concat?src=slack&channel=puppet
  • w

    Willem Basson

    05/05/2023, 10:27 AM
    Howdy. How can we get https://github.com/puppetlabs/puppetlabs-puppetdb/pull/351 merged?
  • d

    David

    05/05/2023, 12:58 PM
    Anyone know why the puppetlabs-lvm module has not been released to the forge for a while? The current version states puppet 7 not supported. there's already an issue open for this https://github.com/puppetlabs/puppetlabs-lvm/issues/276
  • d

    Dr Bunsen Honeydew

    05/05/2023, 12:58 PM
    See the
    puppetlabs-lvm
    module at https://forge.puppet.com/puppetlabs/lvm?src=slack&channel=puppet
  • v

    vchepkov

    05/05/2023, 1:01 PM
    someone said it is not a supported module 😞
  • d

    David

    05/05/2023, 1:03 PM
    the last update to the main branch was in August, the tag is from 2020. It may not be supported by puppet directly, but it still seems to be supported by the community
  • v

    vchepkov

    05/05/2023, 1:04 PM
    Heavily used, for sure
  • d

    David

    05/05/2023, 1:05 PM
    Copy code
    This module is supported by the Puppet community. We expect it to be of the same high quality as our own Supported modules, but it does not qualify for Puppet Support plans. See the CODEOWNERS file for usernames of the maintainers.
    
    [tier:trusted-contributor]
1...357358359...428Latest