https://www.puppet.com/community logo
Join Slack
Powered by
# freebsd
  • s

    smortex

    11/22/2023, 6:14 PM
    The Hetzner UI is neat…
  • b

    bastelfreak

    11/22/2023, 6:14 PM
    you should have 3 invitations
  • s

    smortex

    11/22/2023, 6:14 PM
    check the mail
  • s

    smortex

    11/22/2023, 6:15 PM
    I have 3 phishing mail
  • s

    smortex

    11/22/2023, 6:15 PM
    in a language I can't read πŸ™‚
  • b

    bastelfreak

    11/22/2023, 6:15 PM
    haha
  • s

    smortex

    11/22/2023, 6:15 PM
    The Hetzner UI is not that neat after all πŸ™ƒ
  • b

    bastelfreak

    11/22/2023, 6:15 PM
    yeah...
  • s

    smortex

    11/22/2023, 6:16 PM
    I am a member \o/
  • b

    bastelfreak

    11/22/2023, 6:17 PM
    \o/
  • s

    smortex

    11/22/2023, 6:17 PM
    "Vox Pupuli Infra" is I guess the most suited one for this experiment?
  • b

    bastelfreak

    11/22/2023, 6:17 PM
    yes
  • b

    bastelfreak

    11/22/2023, 6:18 PM
    choose any arm server size you like, just be sure to delete it after you're done
    πŸ‘ 1
  • b

    bastelfreak

    11/22/2023, 6:22 PM
    we've ~ 150€/month free there and currently we spend 50-70 per month I think
  • b

    bastelfreak

    11/22/2023, 6:26 PM
    \o/
  • s

    smortex

    11/22/2023, 6:44 PM
    Copy code
    2023-11-22T18:44:12.392Z INFO  [async-dispatch-2] [p.s.m.master-service] Puppet Server has successfully started and is now ready to handle requests
  • s

    smortex

    11/22/2023, 6:44 PM
    loooks good πŸ™‚
  • s

    smortex

    11/22/2023, 6:44 PM
    Let's compile a catalog now
  • b

    bastelfreak

    11/22/2023, 6:45 PM
    \o/
  • s

    smortex

    11/22/2023, 6:50 PM
    Copy code
    root@amnesia:~ # puppet agent -t
    Info: Using environment 'production'
    Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Caching catalog for <http://amnesia.example.com|amnesia.example.com>
    Info: Applying configuration version '1700679006'
    Notice: /Stage[main]/Main/File[/tmp/test]/ensure: defined content as '{sha256}2fc87389015ae0691fbc1afd7d2ff3e0d0410ce4288c5fa0c942c5e5b45fc91c'
    Notice: Applied catalog in 0.01 seconds
    root@amnesia:~ # cat /tmp/test
    it works!
  • s

    smortex

    11/22/2023, 6:50 PM
    100% success \o/
  • s

    smortex

    11/22/2023, 6:52 PM
    Awesome, I will commit the change so that we build packages for aarch64.
  • s

    smortex

    11/22/2023, 6:53 PM
    @bastelfreak so if I want to use FreeBSD for my account, I have to fill-in a technical support request and they handle this on a per-user basis?
  • b

    bastelfreak

    11/22/2023, 6:54 PM
    per project, but yes. raise an issue and mention the links to the iso, they will add it
  • s

    smortex

    11/22/2023, 6:54 PM
    πŸ‘ Thanks!
  • b

    bastelfreak

    11/22/2023, 6:54 PM
    if you just need stuff for testing you can always use the vox pupuli account if you like
    πŸ‘ 1
  • b

    bastelfreak

    11/22/2023, 6:56 PM
    and if someone has really too much free time, they could work on an automated freebsd setup and then we use that for beaker
    😍 1
  • b

    bastelfreak

    11/22/2023, 6:58 PM
    we can take a snapshot from a running instance and use that to spin up new servers via the API. I think that's a good way to go. But if someone has a better idea just tell me
  • s

    smortex

    03/09/2025, 11:43 PM
    Hello! No update for the Puppet ports for a long time, I guess you know why πŸ˜’. I just realize that Puppet 7 has reached EOL, so I will deprecate
    sysutils/puppet7
    accordingly. Puppet 7 could optionally use cfacter (facter 3,
    sysutils/facter
    ) which was recently marked broken because it does not build with recent versions of boost. It will be scheduled for deletion too (no port depend on it). Same apply for
    devel/leatherman
    and
    devel/cpp-hocon
    (since no other port depend on them).
    net/cpp-pcp-client
    and
    sysutils/pxp-agent
    have already been deprecated yesterday because the former is broken (also boost) and is only used to build the latter which is only useful for users of choria who want to un bolt tasks.
    πŸ‘ 1
  • s

    smortex

    03/09/2025, 11:45 PM
    (this also include
    sysutils/puppetserver7
    ,
    databases/puppetdb7
    and
    databases/puppetdb-terminus7
    indeed)