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

    Dr Bunsen Honeydew

    05/22/2023, 7:43 PM
    See the
    puppetlabs-firewall
    module at https://forge.puppet.com/puppetlabs/firewall?src=slack&channel=voxpupuli
  • b

    Brian Schonecker

    05/22/2023, 8:22 PM
    My apologies if this isn't the correct place. I wanted to suggest an enhancement to puppetlabs-sshkeys_core that it purge (on linux) /etc/ssh/ssh_known_hosts of unmanaged entries but the Issues tab is not available/enabled. Before I make too much of a fool of myself, does anyone know if the purge option was discussed? I looked over closed Pull Requests but I didn't find anything. Since this is a core resource I'm sure this is a fairly significant request.
  • b

    bastelfreak

    05/22/2023, 8:28 PM
    @Brian Schonecker that's a module owned by puppetlabs, I suggest to ask in #puppet and maybe highlight craig gumbley and ask how to adress this
  • b

    bastelfreak

    05/22/2023, 8:28 PM
    because I thi k issues are disabled by accident
  • v

    vchepkov

    05/22/2023, 8:28 PM
    it's not by accident
  • b

    bastelfreak

    05/22/2023, 8:28 PM
    (were not enabled again which should have happened)
  • v

    vchepkov

    05/22/2023, 8:28 PM
    it's related to some struggles they have with jira migration
  • v

    vchepkov

    05/22/2023, 8:29 PM
    someone mentioned it before
  • b

    bastelfreak

    05/22/2023, 8:29 PM
    as far as I know the CAT reenabled github issues for puppetlabs modules?
  • v

    vchepkov

    05/22/2023, 8:29 PM
    and then disabled it when they fail to migrate
  • v

    vchepkov

    05/22/2023, 8:29 PM
    so it's a mess
  • b

    bastelfreak

    05/22/2023, 8:29 PM
    how does github and jira relate?
  • v

    vchepkov

    05/22/2023, 8:29 PM
    tickets
  • b

    bastelfreak

    05/22/2023, 8:30 PM
    I know they disabled some jira boards again due to the migration
  • b

    bastelfreak

    05/22/2023, 8:30 PM
    but github issues?
    🤷 1
  • v

    vchepkov

    05/22/2023, 8:31 PM
    @Brian Schonecker you might want to look into puppet/augeasproviders_ssh
  • d

    Dr Bunsen Honeydew

    05/22/2023, 8:31 PM
    See the
    puppet-augeasproviders_ssh
    module at https://forge.puppet.com/puppet/augeasproviders_ssh?src=slack&channel=voxpupuli
  • v

    vchepkov

    05/22/2023, 8:34 PM
    You should be able to purge sshkeys either with
    resource
    resource (yep twice) or purge resource from crayfishx/purge
  • d

    Dr Bunsen Honeydew

    05/22/2023, 8:34 PM
    See the
    crayfishx-purge
    module at https://forge.puppet.com/crayfishx/purge?src=slack&channel=voxpupuli
  • v

    VoxBot

    05/22/2023, 8:37 PM
    Or per user with https://www.puppet.com/docs/puppet/6/types/user.html#user-attribute-purge_ssh_keys
  • v

    vchepkov

    05/22/2023, 8:41 PM
    he asked about host keys, I think
  • l

    Lumiere

    05/22/2023, 8:49 PM
    does anyone have a way to reach out to saz?
  • s

    Slackbot

    05/22/2023, 8:49 PM
    This message was deleted.
    b
    l
    s
    • 4
    • 10
  • v

    VoxBot

    05/22/2023, 9:07 PM
    sometimes you have to be a pest to get things moving :P speaking of @bastelfreak, you up for a review of https://github.com/voxpupuli/puppet-openssl/pull/164? Xd
  • a

    adam.gardner

    05/23/2023, 2:32 AM
    So, I've got a slightly weird situation that I'm not sure is 100% covered in the "Migrating a module to Vox Pupuli" documentation: I've got a module that I'm interested in donating to Vox Pupuli (if you're interested in having it), but, I can no longer maintain it myself as we're no longer using the software managed with it (indeed that's the reason I want to transfer it). I do know that there are other users who are interested in the module, since I've received pull requests (which I've been unable to effectively review), though I can't speak for them as to whether they'd be interested in maintaining the module. So, the module I want to migrate is _sort of "_abandoned", but, it was abandoned by me, and I'm not sure if I need to find someone else who wants to work with Vox Pupuli on it first, and transfer it to them, or what?
  • v

    VoxBot

    05/23/2023, 2:53 AM
    well what is it
  • v

    VoxBot

    05/23/2023, 2:53 AM
    and does it duplicate anything else
  • s

    Slackbot

    05/23/2023, 5:43 AM
    This message was deleted.
    a
    d
    • 3
    • 2
  • v

    VoxBot

    05/23/2023, 8:31 AM
    as for example a file and import it on multiple agents, so that all agents have the same file (provided they import the same resource)
  • v

    VoxBot

    05/23/2023, 8:31 AM
    i have a question, maybe someone has some ideas. currently a provider uses a command to generate the contents for a file during application to an agent, this involves some randomness so different files get generated for different agents. is there a way to generate the contents bevore they are stored in the puppetdb and then during application just take the data from there. basically i want to export some random generated file cont
1...484485486...642Latest