home.social

#augeas — Public Fediverse posts

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

fetched live
  1. Kinda getting there. Added `--debug` to Puppet and grepping for Augeas in the output.

    I _think_ the commands are right (an `insert before` followed by multiple `set` commands) but I'm currently getting `Unexpected node … can not match tree` and I don't know why.

    #Puppet #Augeas #PAM #SysAdminProblems

  2. Spent some of the time the long weekend migrating my main “miscellaneous stuff” server from a 12-year-old (2011-02-23) VM to a new instance. The old one was originally running #Debian 4 (etch) and was upgraded in-place all the way to #Debian 11 (bullseye); the new one is starting out life with #Debian 12 (bookworm). I got all the critical services configured with #puppet (and my favorite tool, #augeas); now I just need to remember all the manually-configured stuff to move over…

  3. is a configuration editing tool:
    augeas.net/

    We use it a lot in . Today I'm working on an augeas lens for parsing Deb822 apt sources files.