home.social

#cdist — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cdist, aggregated by home.social.

  1. A FreeBSD jail should be small. Installing Python into every jail just so your config management can run is the tail wagging the dog.

    I wrote two tiny wrappers to plug cdist directly into jexec on the host.

    The result? Full configuration management that asks for nothing but POSIX sh inside the jail itself. Zero daemons. Zero agents.

    blog.hofstede.it/automating-fr

    My cdist-jexec connection plugin scripts: codeberg.org/Larvitz/jexec-cdi

    #FreeBSD #Jails #Unix #SysAdmin #cdist #DevOps

  2. So #openwrt does not (yet) work with #cdist. A short report can be found on ungleich.ch/u/blog/2024-08-02- - let's see what the future brings.

  3. I created a remote_exec/remote_copy script for #cdist that allows transparent interaction with sudo and/or FreeBSD jails. This is a call for testing.
    Questions/bugs/patches welcome.

    xanderio.de/cconn.sh

  4. finally i got #cdist to automatically install packages from the AUR, so i can fully automate my #manjaro setup 🎉