File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments