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

    bastelfreak

    06/14/2022, 6:29 AM
    https://github.com/voxpupuli/facterdb/blob/master/facts/get_facts.sh
  • v

    VoxBot

    06/14/2022, 6:46 AM
    Zhenech: aren't you mocking the service_provider fact?
  • v

    VoxBot

    06/14/2022, 6:46 AM
    bastelfreak, I was not until now
  • v

    VoxBot

    06/14/2022, 6:47 AM
    okay. I don't consider that ugly, I think that's a fine/the correct approach
  • v

    VoxBot

    06/14/2022, 6:48 AM
    https://github.com/theforeman/puppet-foreman_proxy_content/pull/420/commits/ba8c682ed846af4b250f77dfc14a21cce875abf1
  • v

    VoxBot

    06/14/2022, 6:48 AM
    that works, yeah
  • v

    VoxBot

    06/14/2022, 6:48 AM
    (also yay type checking for uncovering bugs! https://github.com/theforeman/puppet-foreman_proxy_content/pull/420/commits/8ef7e659ab81d7dc79a4689d948ccf71a4b836f5)
  • y

    Yury Bushmelev

    06/14/2022, 7:05 AM
    I'll check with my MacOS colleague about.. he is playing with https://github.com/cirruslabs/tart these days.. so I guess we can fetch some clean enough facts 🙂
  • v

    VoxBot

    06/14/2022, 7:35 AM
    can I get a review for https://github.com/voxpupuli/puppet-catalog-diff/pull/72 :)
  • v

    VoxBot

    06/14/2022, 7:43 AM
    Zhenech: I see I didn't write any documentation for it, but I did write add_mocked_facts! in https://github.com/voxpupuli/voxpupuli-test/blob/master/lib/voxpupuli/test/facts.rb
  • v

    VoxBot

    06/14/2022, 7:44 AM
    ewoud, ah, nice
  • v

    VoxBot

    06/14/2022, 7:45 AM
    writes a todo for someone next week >.<
  • v

    VoxBot

    06/14/2022, 7:46 AM
    runs away again
  • v

    VoxBot

    06/14/2022, 7:48 AM
    very wise ;)
  • v

    VoxBot

    06/14/2022, 7:55 AM
    I just wanted to create https://bodhi.fedoraproject.org/updates/FEDORA-2022-5e5b73cff3
  • v

    VoxBot

    06/14/2022, 7:56 AM
    I still need to submit a bugreport for the concurrent-ruby error messages
  • v

    VoxBot

    06/14/2022, 7:56 AM
    /usr/bin/puppet: warning: Exception in finalizer #<Proc:0x00007f1212fe2ba0 /usr/share/gems/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb:85>
  • v

    VoxBot

    06/14/2022, 7:56 AM
    /usr/share/gems/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb86in `new': can't alloc thread (ThreadError) from /usr/share/gems/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb86in `block in threadlocal_finalizer'
  • v

    VoxBot

    06/14/2022, 7:56 AM
    /usr/bin/puppet: warning: Exception in finalizer #<Proc:0x00007f12131ba9f0 /usr/share/gems/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb:85>
  • v

    VoxBot

    06/14/2022, 8:01 AM
    I'd say you have weird ways to relax, but I do similar things ;-)
  • v

    VoxBot

    06/14/2022, 8:02 AM
    I was planning to go away this weekend but a positive corona test just before I was about to leave messed that up :(
  • v

    VoxBot

    06/14/2022, 8:02 AM
    damn. hope you get well soonn
  • v

    VoxBot

    06/14/2022, 8:02 AM
    I think I'm already at that point again, but still sucks I couldn't go
  • v

    VoxBot

    06/14/2022, 8:04 AM
    and now I'm really off again ;)
  • v

    VoxBot

    06/14/2022, 8:04 AM
    \o
  • v

    VoxBot

    06/14/2022, 8:06 AM
    o/
  • v

    VoxBot

    06/14/2022, 8:14 AM
    bastelfreak, the catalog-diff pr: am I reading it right, before the change it was using cert auth, just the same certs for all requests, and now you can tell it to use different one for "old_puppetdb"?
  • v

    VoxBot

    06/14/2022, 8:14 AM
    yes
  • v

    VoxBot

    06/14/2022, 8:14 AM
    it would be nice to refactor the method into a helper class
  • v

    VoxBot

    06/14/2022, 8:15 AM
    I don't think the project currently has a suitable class/module. I guess we would need to create a new one in https://github.com/voxpupuli/puppet-catalog-diff/tree/master/lib/puppet/catalog-diff ?
1...757677...648Latest