Skip to content

Commit

Permalink
Site updated to 7704196
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Platform Team authored and Platform Team committed Jun 24, 2024
1 parent 25574b4 commit 41c8e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-native-platform/path-to-live/shutter.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ <h3 id="shuttering-cname-record-types">Shuttering CNAME record types</h3>
<p>CNAME records are much easier to shutter, for each record an equivalent shutter config must exist, as detailed in the <em><a href="#individual-records">Individual Records</a></em> section.</p>
<p>As long as there is a matching shutter config for the DNS record you can update the shutter value to true to enable a shutter.</p>
<h2 id="shuttering-all-cft-services">Shuttering all CFT services</h2>
<p>To shutter all CFT services, you can use the <code>shutter_all_cft</code> option <a href="https://github.com/hmcts/azure-public-dns/blob/df76e9114484eb7cdec6e2ca75ff8a706efadf59/shuttering/prod/shutter_by_area.yml#L2">here</a>. This will shutter <strong>any A or CNAME record</strong> that has been tagged with <code>platform: &quot;cft&quot;</code>. Examples below:</p>
<p>To shutter all CFT services, you can use the <code>shutter_all_cft</code> option <a href="https://github.com/hmcts/azure-public-dns/blob/8aa9506a97518a951e6f7c732d88ab4bd0ac91a0/shuttering/prod/shutter_by_platform.yml#L2">here</a>. This will shutter <strong>any A or CNAME record</strong> that has been tagged with <code>platform: &quot;cft&quot;</code>. Examples below:</p>

<ul>
<li><a href="https://github.com/hmcts/azure-public-dns/pull/1789">PR to shutter all CFT</a></li>
Expand Down

0 comments on commit 41c8e54

Please sign in to comment.