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

    smortex

    06/03/2023, 8:23 PM
    regarding has_interface_with, it looks like the legacy function was not removed in PR 1326
  • a

    Alex Fisher

    06/03/2023, 8:24 PM
    yeah. I think it's dead code and won't get executed (unless for some bizarre reason someone tries to use Puppet 3 with modern stdlib...)
  • a

    Alex Fisher

    06/03/2023, 8:26 PM
    I can look at modifying the rake task too (Monday), but either way, we should probably try to get the fix into a release sooner rather than later. Especially since any moment now, Vox puppet module releases will require stdlib 9.
    👍 1
  • v

    VoxBot

    06/05/2023, 10:32 AM
    When I have a "base" Enum (let's say
    type OnOf = Enum['On', 'Off']
    ) stored and in one place I want to "extend" it, I have to write Variant[OnOf, Enum['lol']], right?
  • v

    VoxBot

    06/05/2023, 10:34 AM
    yes
  • v

    VoxBot

    06/05/2023, 10:34 AM
    and scope the type to the module
  • v

    VoxBot

    06/05/2023, 10:34 AM
    jaja :)
  • v

    VoxBot

    06/05/2023, 11:01 AM
    https://github.com/puppetlabs/puppetlabs-apache/pull/2415
  • v

    VoxBot

    06/05/2023, 11:01 AM
    crazy? :)
  • v

    VoxBot

    06/05/2023, 11:04 AM
    vhost.pp is such a big file
  • v

    VoxBot

    06/05/2023, 11:05 AM
    (and my vim yells at me for the line endings)
  • v

    VoxBot

    06/05/2023, 11:12 AM
    now it at least passes syntax checks 🙈
  • v

    VoxBot

    06/05/2023, 11:36 AM
    expected Puppet::PreformattedError with message matching /Evaluation Error: Error while evaluating a Resource Statement, Class\[Apache\]: parameter 'sendfile' expects a match for Enum\['Off', 'On', 'off', 'on'\]/, got #<Puppet:PreformattedError Evaluation Error: Error while evaluating a Resource Statement, Class[Apa...ff = Enum['Off', 'On', 'off', 'on'], got 'foo' (line: 2, column: 1) on node
  • v

    VoxBot

    06/05/2023, 11:36 AM
    tanso.evgeni.redhat.com> with backtrace
  • v

    VoxBot

    06/05/2023, 11:36 AM
    how the f do I get the full output now
  • v

    VoxBot

    06/05/2023, 11:49 AM
    sure, just cnfigure some rspec internals >.<
  • v

    VoxBot

    06/05/2023, 12:06 PM
    whoa that acceptance matrix
  • v

    VoxBot

    06/05/2023, 12:15 PM
    I cannot merge that at the moment :(
  • v

    VoxBot

    06/05/2023, 12:21 PM
    blame suse :D
  • v

    VoxBot

    06/05/2023, 12:22 PM
    ah I don't mind that, but I have no merge perms at the moment :D
  • v

    VoxBot

    06/05/2023, 12:23 PM
    https://github.com/puppetlabs/puppetlabs-apache/pull/2414
  • v

    VoxBot

    06/05/2023, 12:24 PM
    :D
  • v

    VoxBot

    06/05/2023, 12:24 PM
    who trusts those people anyway
  • v

    VoxBot

    06/05/2023, 12:25 PM
    yeah
  • r

    runlolarun

    06/05/2023, 12:36 PM
    Hello, everyone. We are running puppetboard 4.3.0. My code was not working and puppet was giving an error (image is below). All makes sense, but puppetboard wasn’t showing it as a failing node. Is there a reason why this would’ve happened? Thank you.
  • v

    VoxBot

    06/05/2023, 4:30 PM
    Release 11.0.0 for puppet-r10k - https://github.com/voxpupuli/puppet-r10k/pull/598
  • d

    Dr Bunsen Honeydew

    06/05/2023, 4:30 PM
    See the
    puppet-r10k
    module at https://forge.puppet.com/puppet/r10k?src=slack&amp;channel=voxpupuli
  • v

    VoxBot

    06/05/2023, 6:08 PM
    dhollinger: released it
  • v

    VoxBot

    06/05/2023, 6:10 PM
    bastelfreak: 👍
  • v

    VoxBot

    06/05/2023, 6:11 PM
    Nice, now I can focus on improving Webhook Go (as well as look into anything I can help with in terms of the rails app if it's still maintained)
1...500501502...642Latest