Skip to content

Commit 0aea1b4

Browse files
author
GitHub Workflow
committed
Update guide to version 342
1 parent 0dc2238 commit 0aea1b4

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

guide/latest/feature-machines.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
<div class="chapter">
2525
<div class="titlepage"><div><div><h2 class="title">
2626
<a name="feature-machines"></a>Multiple Machines</h2></div></div></div>
27+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
28+
<h3 class="title">Warning</h3>
29+
<p>This feature is deprecated as of Cockpit 322.</p>
30+
</div>
2731
<p>Cockpit can connect to multiple machines from a single Cockpit session.
2832
These are listed in the host switcher.</p>
2933
<p>These additional machines are accessed via SSH from the machine that

guide/latest/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="titlepage">
1717
<div>
1818
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Cockpit Guide</p></th></tr></table></div>
19-
<div><p class="releaseinfo">Documentation for Cockpit 341.1
19+
<div><p class="releaseinfo">Documentation for Cockpit 342
2020
--
2121
latest version available at:
2222
<a class="ulink" href="https://cockpit-project.org/guide/latest" target="_top">https://cockpit-project.org/guide/latest/</a></p></div>

guide/latest/multi-host.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
<a name="multi-host"></a>
2727
Managing multiple hosts at the same time
2828
</h2></div></div></div>
29+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
30+
<h3 class="title">Warning</h3>
31+
<p>This feature is deprecated as of Cockpit 322.</p>
32+
</div>
2933
<p>
3034
Cockpit allows you to access multiple hosts in a single session,
3135
by establishing SSH connections to other hosts. This is quite

guide/latest/packages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h3 class="title">Warning</h3>
132132
<td><p>An optional list of <code class="code">{"predicate": "value"}</code> objects. Cockpit will only
133133
consider the package if <span class="emphasis"><em>all</em></span> conditions are met. Currently supported predicates
134134
are <code class="code">path-exists</code> and <code class="code">path-not-exists</code>. Unknown predicates are ignored.
135-
This is preferable to using <code class="code">priority</code>, but only available since Cockpit FIXME-RELEASE.</p></td>
135+
This is preferable to using <code class="code">priority</code>, but only available since Cockpit 286.</p></td>
136136
</tr>
137137
<tr>
138138
<td><p><span class="term">requires</span></p></td>

0 commit comments

Comments
 (0)