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

    CVQuesty

    03/08/2023, 5:25 PM
    RedHat is telegraphing that hostnamectl might be the future: https://www.redhat.com/sysadmin/change-hostname-linux
  • v

    VoxBot

    03/08/2023, 5:37 PM
    Zhenech: for a new release we should first finish https://github.com/voxpupuli/beaker-hostgenerator/pull/275
  • v

    VoxBot

    03/08/2023, 5:39 PM
    bastelfreak, welp, finish it! </mortal combat voice>
  • v

    VoxBot

    03/08/2023, 5:40 PM
    hostnamectl is IMHO to set the system's hostname while hostname is there to get the hostname
  • v

    VoxBot

    03/08/2023, 5:41 PM
    and that article does the same thing
  • c

    CVQuesty

    03/08/2023, 6:44 PM
    If you do
    hostnamectl status
    you get a structured return that gives you the static hostname
  • c

    CVQuesty

    03/08/2023, 6:44 PM
    and
    hostnamectl --static
    gives you the FQDN
  • v

    VoxBot

    03/08/2023, 6:45 PM
    can I get a review for https://github.com/voxpupuli/puppet-erlang/pull/19
  • v

    VoxBot

    03/08/2023, 7:00 PM
    grafana bricked their testing/beta repos, can we still move https://github.com/voxpupuli/puppet-grafana/pull/310 (and the two linked PRs)?
  • v

    voxel

    03/08/2023, 11:30 PM
    can I get a review for https://github.com/voxpupuli/puppet-varnish/pull/13 plz
  • v

    voxel

    03/08/2023, 11:30 PM
    can I get a review for https://github.com/voxpupuli/puppet-varnish/pull/13 plz
  • b

    bastelfreak

    03/09/2023, 12:14 AM
    done
    ❤️ 1
  • v

    voxel

    03/09/2023, 12:44 AM
    Thank you
  • v

    VoxBot

    03/09/2023, 1:32 AM
    our new puppets arrived \o/
  • v

    VoxBot

    03/09/2023, 1:32 AM

    https://x0.at/6EQN.jpg▾

    👍 1
  • c

    Charles Choi

    03/09/2023, 5:43 AM
    https://forge.puppet.com/modules/puppet/sslcertificate/dependencies has puppetlabs/stdlib (>= 4.13.1 < 7.0.0). Please help to upgrade to 'puppetlabs-stdlib', '8.5.0'
  • b

    bastelfreak

    03/09/2023, 5:49 AM
    it probably works fine with stdlib 8.5, just nobody raised the upper limit yet
  • b

    bastelfreak

    03/09/2023, 5:50 AM
    https://github.com/voxpupuli/puppet-sslcertificate/blob/master/metadata.json#L25 looks like we did, just didn't release it yet
  • b

    bastelfreak

    03/09/2023, 5:50 AM
    https://github.com/voxpupuli/puppet-sslcertificate/blob/master/metadata.json#L25 looks like we did, just didn't release it yet
  • c

    Charles Choi

    03/09/2023, 6:00 AM
    getting this warning: 'puppet-sslcertificate' (v4.1.0) requires 'puppetlabs-stdlib' (>= 4.13.1 < 7.0.0). It will be nice to have a new release to raise the limit. I don't like to get warning in puppet module list --tree
  • d

    Dr Bunsen Honeydew

    03/09/2023, 6:00 AM
    See the
    puppet-sslcertificate
    module at https://forge.puppet.com/puppet/sslcertificate?src=slack&amp;channel=voxpupuli
  • l

    Lukas Audzevicius

    03/09/2023, 9:08 AM
    Hey guys, does anyone know whats the current state of augeasproviders_sysctl? Is it currently compatible with augeasproviders_core? (https://github.com/voxpupuli/puppet-augeasproviders_sysctl)
  • l

    Lukas Audzevicius

    03/09/2023, 9:08 AM
    Hey guys, does anyone know whats the current state of augeasproviders_sysctl? Is it currently compatible with augeasproviders_core? (https://github.com/voxpupuli/puppet-augeasproviders_sysctl)
  • r

    Robert Waffen

    03/09/2023, 10:01 AM
    and the github is on vox but the forge still on herculesteam, but the core provider is both on vox (forge and github). thonk confusing
  • l

    Lukas Audzevicius

    03/09/2023, 10:45 AM
    My current understanding, after a digging a bit into this rabbit hole, is that core and its addons (sysctl, syslog, nagios, etc) were close to being abandoned and voxpopuli adopted them a bit over half a year ago. Core was updated and re-released (while deprecating the herculesteam version) but the addons are still a WIP. Currently, I think the addons are not compatible with core (at the very least sysctl seems to be failing to install alongside core for us). But just wanted to check whether this assumption is correct, and ask whether there is an estimate on sysctl being released.
  • r

    Robert Waffen

    03/09/2023, 10:51 AM
    no, core and sysctl work together, just teste/used it a minute ago together 😄
  • r

    Robert Waffen

    03/09/2023, 10:51 AM
    just a mom, i go look which versions i took
  • r

    Robert Waffen

    03/09/2023, 10:52 AM
    i took those together for some net.bridge and net.ipv* rules
    Copy code
    mod 'herculesteam-augeasproviders_sysctl',  '2.6.2' # k8s dependency
    mod 'puppet-augeasproviders_core',          '3.2.0' # k8s dependency
  • d

    Dr Bunsen Honeydew

    03/09/2023, 10:52 AM
    See the
    herculesteam-augeasproviders_sysctl
    module at https://forge.puppet.com/herculesteam/augeasproviders_sysctl?src=slack&amp;channel=voxpupuli
  • r

    Robert Waffen

    03/09/2023, 10:53 AM
    on ubuntu 20.04/22.04
1...350351352...648Latest