From 33de86c66141e5c0fc816404b19f8e126577df3e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Mar 2026 21:53:51 +0200 Subject: Update content for html --- gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html | 4 ++-- gemfeed/atom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html index 5d15dc71..b334b34d 100644 --- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html +++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html @@ -34,7 +34,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
  • @@ -240,7 +240,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:

    diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index e7997941..a71609f7 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