diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-21 20:35:22 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-21 20:35:22 +0300 |
| commit | d0a0fd4998b35af5b4e59374a5706ffeb27c7ee5 (patch) | |
| tree | bebe87c3f28f8f7bb8aaa2fbdd091749f629f95b /docs/installation | |
| parent | 5d4cdc95200e8ef8fa9ef0f52c5607b76e980692 (diff) | |
| download | vyos-documentation-d0a0fd4998b35af5b4e59374a5706ffeb27c7ee5.tar.gz vyos-documentation-d0a0fd4998b35af5b4e59374a5706ffeb27c7ee5.zip | |
fix: resolve all line-length lint warnings across 14 RST files
Wrap prose lines exceeding 80 chars and apply stop/start_vyoslinter
markers around cfgcmd/opcmd directive lines that cannot be shortened
(e.g. long option names with placeholder arguments).
Affected files: bonding, wireguard, pim, conntrack-sync, dmvpn,
ipsec_general, site2site_ipsec, vrf/index, bare-metal,
inter-vrf-routing-vrf-lite, lac-lns, tunnelbroker, OpenVPN_with_LDAP,
dmvpn-dualhub-dualcloud.
🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/installation')
| -rw-r--r-- | docs/installation/bare-metal.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installation/bare-metal.rst b/docs/installation/bare-metal.rst index 5e5e9e90..5b6f24a4 100644 --- a/docs/installation/bare-metal.rst +++ b/docs/installation/bare-metal.rst @@ -414,7 +414,8 @@ Pictures Cooling ------- -The device itself is passivly cooled, whereas the power supply has an active fan. +The device itself is passivly cooled, whereas the power supply has an +active fan. Even if the main processor is powered off, the power supply fan is operating and the entire chassis draws 7.5W. During operation the chassis drew arround 38W. |
