<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Change Management on Deevnet Infrastructure Platform</title><link>https://deevnet.github.io/deevnet-docs/docs/runbook/change-management/</link><description>Recent content in Change Management on Deevnet Infrastructure Platform</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://deevnet.github.io/deevnet-docs/docs/runbook/change-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Change Record Template (CHG)</title><link>https://deevnet.github.io/deevnet-docs/docs/runbook/change-management/change-record-template/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deevnet.github.io/deevnet-docs/docs/runbook/change-management/change-record-template/</guid><description>&lt;h1 id="change-record-template-chg">
 Change Record Template (CHG)
 &lt;a class="anchor" href="#change-record-template-chg">#&lt;/a>
&lt;/h1>
&lt;p>The shape every 
 &lt;a href="https://deevnet.github.io/deevnet-docs/deevnet-docs/docs/changes/">change record&lt;/a> takes. Copy the skeleton below into a new file,
fill it in before the change runs, and complete &lt;strong>Outcome&lt;/strong> after it has run.

 &lt;a href="https://deevnet.github.io/deevnet-docs/deevnet-docs/docs/changes/2026/0001-flat-network-to-vlans/">CHG-0001: Flat Network → VLANs&lt;/a> is a
worked example of a multi-phase change.&lt;/p>
&lt;hr>
&lt;h2 id="where-it-goes">
 Where it goes
 &lt;a class="anchor" href="#where-it-goes">#&lt;/a>
&lt;/h2>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>&lt;/th>
 &lt;th>&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;strong>Number&lt;/strong>&lt;/td>
 &lt;td>The next unused &lt;code>CHG-NNNN&lt;/code>, in the order records are opened. Global across years, never reused, and kept even if the change is abandoned. Check 
 &lt;a href="https://deevnet.github.io/deevnet-docs/deevnet-docs/docs/changes/">Change Records&lt;/a> for the last one.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Single-page change&lt;/strong>&lt;/td>
 &lt;td>&lt;code>content/docs/changes/&amp;lt;YYYY&amp;gt;/&amp;lt;NNNN&amp;gt;-&amp;lt;slug&amp;gt;.md&lt;/code>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Multi-phase change&lt;/strong>&lt;/td>
 &lt;td>A folder &lt;code>content/docs/changes/&amp;lt;YYYY&amp;gt;/&amp;lt;NNNN&amp;gt;-&amp;lt;slug&amp;gt;/&lt;/code>. &lt;code>_index.md&lt;/code> is the record; numbered phase pages hold the procedure; &lt;code>undo.md&lt;/code> holds the undo; optionally &lt;code>troubleshooting.md&lt;/code> holds issues and follow-ups. Add &lt;code>bookCollapseSection: true&lt;/code> to &lt;code>_index.md&lt;/code>.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Title&lt;/strong>&lt;/td>
 &lt;td>&lt;code>CHG-NNNN: &amp;lt;What changed&amp;gt;&lt;/code>, from the site&amp;rsquo;s point of view, e.g. &amp;ldquo;CHG-0001: Flat Network → VLANs&amp;rdquo;&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Date&lt;/strong>&lt;/td>
 &lt;td>The header&amp;rsquo;s Date row: the day execution starts. While the change is still &lt;em>Planned&lt;/em>, use the planned date, and move it if the date moves.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Weight&lt;/strong>&lt;/td>
 &lt;td>&lt;code>NNNN&lt;/code>, so records sort by number, as ADRs do&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>Index&lt;/strong>&lt;/td>
 &lt;td>Add a row to 
 &lt;a href="https://deevnet.github.io/deevnet-docs/deevnet-docs/docs/changes/">Change Records&lt;/a> and to that year&amp;rsquo;s page&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;h2 id="status">
 Status
 &lt;a class="anchor" href="#status">#&lt;/a>
&lt;/h2>
&lt;p>&lt;code>Planned&lt;/code> → &lt;code>In progress&lt;/code> → &lt;code>Complete&lt;/code>, or &lt;code>Rolled back&lt;/code> or &lt;code>Abandoned&lt;/code>.
A record is never deleted. A change that was abandoned or rolled back is exactly the one
worth keeping.&lt;/p></description></item></channel></rss>