summaryrefslogtreecommitdiff
path: root/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-01 21:53:51 +0200
committerPaul Buetow <paul@buetow.org>2026-03-01 21:53:51 +0200
commit33de86c66141e5c0fc816404b19f8e126577df3e (patch)
treedc5b0e41cff1fb4cb61ddf1f1ca7e3518cb1e769 /gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
parentb209b29cc71121a39f8a15e5207376b439a53354 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html')
-rw-r--r--gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html4
1 files changed, 2 insertions, 2 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 @@
<li>⇢ <a href='#rcm-vs-puppet-and-other-big-tools'>RCM vs Puppet and other big tools</a></li>
<li>⇢ <a href='#cutting-rcm-010'>Cutting RCM 0.1.0</a></li>
<li>⇢ <a href='#what-s-next'>What&#39;s next</a></li>
-<li>⇢ <a href='#feature-overview-selected'>Feature overview (selected)</a></li>
+<li>⇢ <a href='#feature-overview-for-now'>Feature overview (for now)</a></li>
<li>⇢ ⇢ <a href='#template-rendering-into-a-file'>Template rendering into a file</a></li>
<li>⇢ ⇢ <a href='#ensuring-a-line-is-absent-from-a-file'>Ensuring a line is absent from a file</a></li>
<li>⇢ ⇢ <a href='#guarding-a-configuration-run-on-the-current-hostname'>Guarding a configuration run on the current hostname</a></li>
@@ -240,7 +240,7 @@ HostCondition.new.hostname.is(:earth)
<li>Managing hosts remotely.</li>
<li>A slightly more structured way to organise larger configurations without losing the KISS spirit.</li>
</ul><br />
-<h2 style='display: inline' id='feature-overview-selected'>Feature overview (selected)</h2><br />
+<h2 style='display: inline' id='feature-overview-for-now'>Feature overview (for now)</h2><br />
<br />
<span>Here is a quick overview of what RCM can do today, grouped by area:</span><br />
<br />