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

    VoxBot

    02/13/2023, 7:21 PM
    at least money transfers (in europe) got easier
  • v

    VoxBot

    02/13/2023, 9:08 PM
    https://github.com/voxpupuli/puppet-trusted_ca/pull/48 technically that's a breaking change, right? since it's changing defaults
  • v

    VoxBot

    02/13/2023, 10:04 PM
    ewoud: my partner used to get letters in the post from the customs office, and then i had to cycle 6 or so km, with a letter from her allowing me to act on her behalf in that matter, and then lie to the customs office about what's in the box i'm picking up
  • v

    VoxBot

    02/13/2023, 10:07 PM
    meena: so your partner had you lie on her behalf?
  • v

    VoxBot

    02/13/2023, 10:08 PM
    I'm not sure that's what they mean with partner in crime :P
  • v

    VoxBot

    02/13/2023, 10:14 PM
    bastelfreak: tuxmea: https://github.com/betadots/hdm doesn't have a description / website set in the about part on the top right
  • v

    VoxBot

    02/14/2023, 7:52 AM
    ewoud: I set a short description, we don't have a dedicated website yet
  • v

    VoxBot

    02/14/2023, 8:00 AM
    (HDM is one of those TLAs that are already pre-defined in my head, and I just can't unsee it)
  • d

    David Sandilands

    02/14/2023, 11:07 AM
    interesting ask from a customer they were interested in appropriate tooling which would allow you to make sure .fixtures in modules were insync with versioning in the control repo Puppetfile Do we have any concept/approach around this?
  • v

    VoxBot

    02/14/2023, 11:08 AM
    I use symlinks in our control repo
  • v

    VoxBot

    02/14/2023, 11:09 AM
    no wait, https://github.com/theforeman/foreman-infra/blob/master/puppet/Rakefile is what we use to run tests
  • v

    VoxBot

    02/14/2023, 11:10 AM
    so our layout is that "modules" is the modules we wrote, test_modules are the *_core modules (via git submodules) and Puppetfile writes to external_modules
  • v

    VoxBot

    02/14/2023, 11:11 AM
    then in https://github.com/theforeman/foreman-infra/blob/master/puppet/spec/spec_helper.rb the module_path is set to loa all of those
  • v

    VoxBot

    02/14/2023, 11:11 AM
    so rather than setting up spec infrastructure in every module, it runs from the top level
  • v

    VoxBot

    02/14/2023, 11:12 AM
    and quite possible that this should be written in some reusable way
  • v

    VoxBot

    02/14/2023, 11:13 AM
    and you possibly could change test_modules to use .fixtures.yml, set it before external_modules in the modulepath so you can also override some dependencies in an easy way
    thankyou 1
  • b

    bastelfreak

    02/14/2023, 11:23 AM
    @David Sandilands there is also https://github.com/rnelson0/puppet-generate-puppetfile
  • b

    bastelfreak

    02/14/2023, 11:23 AM
    @David Sandilands there is also https://github.com/rnelson0/puppet-generate-puppetfile
  • b

    bastelfreak

    02/14/2023, 11:23 AM
    @David Sandilands what's your github handle?
  • d

    David Sandilands

    02/14/2023, 11:24 AM
    https://github.com/davidsandilands
  • d

    David Sandilands

    02/14/2023, 11:24 AM
    https://github.com/davidsandilands
  • v

    VoxBot

    02/14/2023, 11:31 AM
    I still think that if you have a Puppetfile, you should use it and not sync two files
  • b

    bastelfreak

    02/14/2023, 11:31 AM
    nods
  • a

    Alex Fisher

    02/14/2023, 11:51 AM
    Finally finished up my puppet-lint change that adds support for GitLab Code Quality annotation stuff (similar in concept to how the GitHub action now annotates PRs in GitHub). https://github.com/puppetlabs/puppet-lint/pull/79
    ❤️ 1
    👀 1
  • a

    Alex Fisher

    02/14/2023, 11:51 AM
    Finally finished up my puppet-lint change that adds support for GitLab Code Quality annotation stuff (similar in concept to how the GitHub action now annotates PRs in GitHub). https://github.com/puppetlabs/puppet-lint/pull/79
  • b

    bastelfreak

    02/14/2023, 11:56 AM
    \o/
  • b

    bastelfreak

    02/14/2023, 11:56 AM
    @Alex Fisher while you're around!
  • b

    bastelfreak

    02/14/2023, 11:56 AM
    puppet-lint-plugin-collection as name for our repo that will contain https://github.com/mmckinst/puppet-lint-top_scope_facts-check/ and https://github.com/mmckinst/puppet-lint-legacy_facts-check/ ?
  • b

    bastelfreak

    02/14/2023, 11:56 AM
    puppet-lint-plugin-collection as name for our repo that will contain https://github.com/mmckinst/puppet-lint-top_scope_facts-check/ and https://github.com/mmckinst/puppet-lint-legacy_facts-check/ ?
  • b

    bastelfreak

    02/14/2023, 11:57 AM
    I would like to / have to move on with this due to.. demand 😄
1...293294295...648Latest