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

    VoxBot

    05/11/2022, 1:28 PM
    bastelfreak: thanks for the merge
  • j

    Joshua Smeda

    05/11/2022, 1:30 PM
    thanks for the replies gents, based on exp - how long do you think is coming ‘soon’ so I can set the expectation on my side?
  • j

    Joshua Smeda

    05/11/2022, 1:30 PM
    thanks for the replies gents, based on past experience - how long do you think is coming ‘soon’ so I can set the expectation on my side?
  • j

    Joshua Smeda

    05/11/2022, 1:31 PM
    Hey guys, was there any movement on taking ownership of
    puppet-catalog-diff
    ? (https://github.com/camptocamp/puppet-catalog-diff/issues/56). There’s new features in the codebase that I want utilize, but a new release hasn’t been cut on the Forge for some time. (Adds extra effort for me to get the module down on our ‘short-lived’ catalog-compilers in CI).
  • j

    jidar

    05/11/2022, 2:49 PM
    bot_test1
  • v

    VoxBot

    05/11/2022, 2:49 PM
    yay
  • j

    jhoblitt

    05/11/2022, 9:24 PM
    I found this set of cops but they didn't work for me: https://github.com/andyw8/mocha_to_rspec
  • v

    VoxBot

    05/12/2022, 8:40 AM
    I had a look and I have no idea how that's supposed to work
  • v

    VoxBot

    05/12/2022, 10:31 AM
    ah awesome, CI finally passes
  • v

    VoxBot

    05/12/2022, 10:31 AM
    just needs some cleanup
  • v

    VoxBot

    05/12/2022, 11:49 AM
    https://github.com/voxpupuli/beaker/pull/1737 thoughts about dropping pry as a dependency?
  • v

    VoxBot

    05/12/2022, 12:34 PM
    ewoud: yes please
  • v

    VoxBot

    05/12/2022, 12:35 PM
    afisher: do you know if catalog-diff can authenticate to old puppetdb/new puppetserver with different certs from different CAs?
  • b

    bastelfreak

    05/12/2022, 12:35 PM
    @raphink ^
  • r

    raphink

    05/12/2022, 12:38 PM
    🤔 no I'm not sure
  • r

    raphink

    05/12/2022, 12:38 PM
    I think you might be able to connect to puppetdb and export to YAML
  • r

    raphink

    05/12/2022, 12:39 PM
    and then pass that as input
  • b

    bastelfreak

    05/12/2022, 12:40 PM
    meh
  • b

    bastelfreak

    05/12/2022, 12:40 PM
    okay
  • b

    bastelfreak

    05/12/2022, 12:41 PM
    I currently have three Puppet setups, all with different CAs
    ✔️ 1
  • a

    Alex Fisher

    05/12/2022, 2:16 PM
    What's in the old PuppetDB?
  • a

    Alex Fisher

    05/12/2022, 2:16 PM
    vs the new?
  • a

    Alex Fisher

    05/12/2022, 2:18 PM
    Could you populate your new puppetDB by doing a noop puppet run on all your servers against your new puppetserver?
  • b

    bastelfreak

    05/12/2022, 2:19 PM
    I've two puppet 6 setups with their own puppetdb/CA and a new puppet 7 setup. a noop run won't work because those are different CAs
  • b

    bastelfreak

    05/12/2022, 2:20 PM
    I could get facts from the two Puppet 6 PuppetDBs and feed it into the new DB
  • a

    Alex Fisher

    05/12/2022, 2:20 PM
    a noop run where you also specify a different temporary ssl dir??
  • b

    bastelfreak

    05/12/2022, 2:21 PM
    that would probably work
  • b

    bastelfreak

    05/12/2022, 2:24 PM
    but having the facts in the new puppetdb would be enough? If I've that I can try to pull old catalogs from puppetdb and request a new catalog from puppetserver 7
  • v

    vchepkov

    05/12/2022, 2:28 PM
    I thought thats how catalog_diff works
  • b

    bastelfreak

    05/12/2022, 2:29 PM
    the issue is more that it uses puppet for the https requests and puppet only supports one certificate/CA
1...303132...648Latest