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

    rnelson0

    04/26/2023, 7:43 PM
    i can set my phone to forward to you when i'm oncall, if it will help 😄
  • b

    bastelfreak

    04/26/2023, 7:43 PM
    you do too much windows 😄
  • b

    bastelfreak

    04/26/2023, 7:44 PM
    well you can forward them. but a) roaming is expensive b) you won't enjoy what I do to your systems
  • r

    rnelson0

    04/26/2023, 7:44 PM
    you don't know that!
  • r

    rnelson0

    04/26/2023, 7:45 PM
    you're half a day ahead of me, if it let's me sleep I can tolerate a lot 😄
  • b

    bastelfreak

    04/26/2023, 7:46 PM
    ah right, follow the sun 😄
  • b

    bastelfreak

    04/26/2023, 7:46 PM
    yeah just forward. I'm awake
  • r

    rusty

    04/26/2023, 7:46 PM
    is glad that he hasn't had to be in the on call rotation for over a decade
  • b

    bastelfreak

    04/26/2023, 7:47 PM
    just add
    ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKO6DUyFoPn/euUQq+G7H49ESrT/28BhFbbjRl4wzPi
    to your ssh config and I will figure out the rest
  • b

    bastelfreak

    04/26/2023, 7:47 PM
    now what I cannot figure out is why https://github.com/voxpupuli/puppet_metadata/pull/75/checks fails
  • r

    rnelson0

    04/26/2023, 7:48 PM
    lol my windows ssh config
  • r

    rusty

    04/26/2023, 7:51 PM
    I'm seeing some puppet5 in the output
  • r

    rusty

    04/26/2023, 7:51 PM
    Copy code
    {:name=>"CentOS 7", :val...n=>"puppet5", :name=>"Puppet 5", :value=>5}
  • b

    bastelfreak

    04/26/2023, 7:52 PM
    yeah I think that's expected because of: https://github.com/voxpupuli/puppet_metadata/blob/5fea0dac12db3c2097494e0a53296b6540d4cf06/spec/github_actions_spec.rb#L27
  • b

    bastelfreak

    04/26/2023, 7:53 PM
    I would like to configure rspec to not truncate the output, but https://stackoverflow.com/questions/42697447/rspec-doesnt-show-full-difference-between-return-and-expected doesn't seem to work
  • r

    rusty

    04/26/2023, 7:53 PM
    does it truncate when running locally?
  • b

    bastelfreak

    04/26/2023, 7:54 PM
    ahhhh
  • b

    bastelfreak

    04/26/2023, 7:54 PM
    had a typo in my spec_helper. the SO link works
  • b

    bastelfreak

    04/26/2023, 7:55 PM
    and pushed it
  • b

    bastelfreak

    04/26/2023, 7:57 PM
    the extra elements were: [{puppet=>{collection=>"puppet8", :name=>"Puppet 8", :value=>8}, setfile=>{name=>"CentOS 7", :value=>"centos7-64{hostname=centos7-64-puppet8.example.com}"}},
    the missing elements were: [{puppet=>{collection=>"puppet8", :name=>"Puppet 8", :value=>8}, setfile=>{name=>"CentOS 7", :value=>"centos7-64{hostname=centos7-64-puppet7.example.com}"}},
  • b

    bastelfreak

    04/26/2023, 7:57 PM
    ah derp, the puppet version is in the fqdn as well
  • b

    bastelfreak

    04/26/2023, 7:57 PM
    slaps the person that implemented this
  • b

    bastelfreak

    04/26/2023, 8:01 PM
    https://github.com/voxpupuli/puppet_metadata/pull/78
    ✅ 1
  • b

    bastelfreak

    04/26/2023, 8:14 PM
    https://github.com/voxpupuli/puppet_metadata/pull/80
  • r

    rnelson0

    04/26/2023, 8:26 PM
    @bastelfreak
  • b

    bastelfreak

    04/26/2023, 8:26 PM
    😄
  • b

    bastelfreak

    04/26/2023, 8:26 PM
    how's that called again, Haiku?
    👍 1
  • r

    rusty

    04/26/2023, 8:30 PM
    hey, @bastelfreak, have you heard of any situation in which a multi-node beaker setup (using vagrant/vbox if that matters) would setup the networking where only the first node could resolve? All 3 can ping, I cannot seem to find a root cause. I switched to the vox-acceptance module, not sure if that is relevant
  • r

    rusty

    04/26/2023, 8:31 PM
    I'm down to bisecting unless you are aware of a scenario known to cause that behaviour
  • b

    bastelfreak

    04/26/2023, 8:31 PM
    mhm no. but I only used that like 3 times in my life
1...442443444...642Latest