From 1de763f24f158c8b031803c1e31242852e9efbd4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Mar 2026 21:53:53 +0200 Subject: Update content for gemtext --- gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi | 4 ++-- gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl | 2 +- gemfeed/atom.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi index 66cfd6fb..7cf90a8a 100644 --- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi +++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi @@ -20,7 +20,7 @@ RCM is a tiny configuration management system written in Ruby. It gives me a sma * ⇢ ⇢ RCM vs Puppet and other big tools * ⇢ ⇢ Cutting RCM 0.1.0 * ⇢ ⇢ What's next -* ⇢ ⇢ Feature overview (selected) +* ⇢ ⇢ Feature overview (for now) * ⇢ ⇢ ⇢ Template rendering into a file * ⇢ ⇢ ⇢ Ensuring a line is absent from a file * ⇢ ⇢ ⇢ Guarding a configuration run on the current hostname @@ -203,7 +203,7 @@ RCM already does what I need on my machines, but there are a few ideas I want to * Managing hosts remotely. * A slightly more structured way to organise larger configurations without losing the KISS spirit. -## Feature overview (selected) +## Feature overview (for now) Here is a quick overview of what RCM can do today, grouped by area: diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl index c3485040..cd273ff2 100644 --- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl +++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl @@ -179,7 +179,7 @@ RCM already does what I need on my machines, but there are a few ideas I want to * Managing hosts remotely. * A slightly more structured way to organise larger configurations without losing the KISS spirit. -## Feature overview (selected) +## Feature overview (for now) Here is a quick overview of what RCM can do today, grouped by area: diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c63f17cb..aea5fd43 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-03-01T21:42:41+02:00 + 2026-03-01T21:53:45+02:00 foo.zone feed To be in the .zone! @@ -41,7 +41,7 @@
  • RCM vs Puppet and other big tools
  • Cutting RCM 0.1.0
  • What's next
  • -
  • Feature overview (selected)
  • +
  • Feature overview (for now)
  • ⇢ ⇢ Template rendering into a file
  • ⇢ ⇢ Ensuring a line is absent from a file
  • ⇢ ⇢ Guarding a configuration run on the current hostname
  • @@ -247,7 +247,7 @@ HostCondition.new.hostname.is(:earth)
  • Managing hosts remotely.
  • A slightly more structured way to organise larger configurations without losing the KISS spirit.

  • -

    Feature overview (selected)


    +

    Feature overview (for now)



    Here is a quick overview of what RCM can do today, grouped by area:

    -- cgit v1.2.3