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

    VoxBot

    07/18/2022, 5:38 PM
    can I get a review for https://github.com/voxpupuli/voxpupuli.github.io/pull/258 + #259 + #260
  • v

    VoxBot

    07/18/2022, 5:53 PM
    Lumiere: there's /etc/os-release now
  • v

    VoxBot

    07/18/2022, 6:02 PM
    https://github.com/voxpupuli/voxpupuli-test/pull/82 I'd like to release what I fixed this morning
  • v

    VoxBot

    07/18/2022, 7:51 PM
    https://xkcd.com/927/
  • v

    VoxBot

    07/18/2022, 7:52 PM
    I think we should develop one universal standard protocol for sharing universal standards..... /s
  • v

    VoxBot

    07/18/2022, 7:54 PM
    tvaughan++ reshitposting that
  • d

    Dr Bunsen Honeydew

    07/18/2022, 7:54 PM
    tvaughan gained a level! (Karma: 8)
  • t

    tvaughan

    07/18/2022, 7:54 PM
    The old memes never die....
  • v

    VoxBot

    07/19/2022, 7:27 AM
    can I get a review for https://github.com/voxpupuli/voxpupuli.github.io/pull/258 and https://github.com/voxpupuli/voxpupuli.github.io/pull/260
  • v

    VoxBot

    07/19/2022, 11:04 AM
    hey, could I also get a review for https://github.com/voxpupuli/puppet-catalog-diff/pull/84 and https://github.com/voxpupuli/puppet-catalog-diff/pull/87 :)
  • a

    Alex Fisher

    07/19/2022, 6:00 PM
    I released https://rubygems.org/gems/puppet-lint-topscope-variable-check/versions/1.1.0
  • s

    Slackbot

    07/19/2022, 6:01 PM
    This message was deleted.
    👍 1
    b
    • 2
    • 1
  • a

    Alex Fisher

    07/19/2022, 6:01 PM
    Have also created https://github.com/mmckinst/puppet-lint-top_scope_facts-check/pull/11 Another one where we'll have to wait and see.
  • v

    VoxBot

    07/19/2022, 8:32 PM
    can I get a review for https://github.com/voxpupuli/facterdb/pull/254
  • s

    Slackbot

    07/20/2022, 4:34 AM
    This message was deleted.
    y
    • 2
    • 1
  • v

    VoxBot

    07/20/2022, 7:29 AM
    can I get reviews for https://github.com/voxpupuli/puppet-catalog_diff/pull/90 and https://github.com/voxpupuli/facterdb/pull/256
  • b

    baurmatt

    07/20/2022, 8:26 AM
    About https://github.com/voxpupuli/puppet-lint-topscope-variable-check/issues/15 I've been discussing this with @Alex Fisher privately, but because @ekohl already commented on that issue in no time, lets move it here publicly.
  • b

    baurmatt

    07/20/2022, 8:26 AM
    About https://github.com/voxpupuli/puppet-lint-topscope-variable-check/issues/15 I've been discussing this with @Alex Fisher privately, but because @ekohl already commented on that issue in no time, lets move it here publicly.
  • b

    baurmatt

    07/20/2022, 8:27 AM
    It seems I'm wrong about $::setting. But I'm still confused why the lint plugin isn't complaining about $::enc and $::trusted which we also use in our code
  • a

    Alex Fisher

    07/20/2022, 8:27 AM
    I think we're both agreed that the leading :: is not necessary with
    settings
    . Interesting about
    $::enc
    though...
  • a

    Alex Fisher

    07/20/2022, 8:28 AM
    Are you using those in a class, or just in site.pp?
  • b

    baurmatt

    07/20/2022, 8:28 AM
    Both actually 🤔
  • a

    Alex Fisher

    07/20/2022, 8:31 AM
    Due to some code that I think ewoud had already pointed out could actually be removed https://github.com/voxpupuli/puppet-lint-topscope-variable-check/blob/46489d09b636[…]721b39506675f17f2e/lib/puppet-lint/plugins/topscope_variable.rb it looks like the linter wouldn't moan about
    $::enc
    if it appears in site.pp
  • a

    Alex Fisher

    07/20/2022, 8:31 AM
    Due to some code that I think ewoud had already pointed out could actually be removed https://github.com/voxpupuli/puppet-lint-topscope-variable-check/blob/46489d09b636[…]721b39506675f17f2e/lib/puppet-lint/plugins/topscope_variable.rb it looks like the linter wouldn't moan about
    $::enc
    if it appears in site.pp
  • a

    Alex Fisher

    07/20/2022, 8:31 AM
    I can't see why it wouldn't complain elsewhere though.
  • b

    baurmatt

    07/20/2022, 8:32 AM
    Strange 🤔 Are those variable of another kind? VARIABLE vs. SUPER-SPECIAL-VARIABLE?
  • v

    VoxBot

    07/20/2022, 8:33 AM
    I did not know about $enc
  • s

    Slackbot

    07/20/2022, 8:33 AM
    This message was deleted.
    b
    • 2
    • 1
  • v

    VoxBot

    07/20/2022, 8:33 AM
    https://puppet.com/docs/puppet/7/lang_facts_builtin_variables.html doesn't mention it
1...105106107...648Latest