[pve-devel] [PATCH docs] package-repos: fix disabling deb822 repository instructions
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Sep 18 20:48:50 CEST 2025
noticed this and the missing full-stop while carrying over the
changes to pmg-docs.
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
pve-package-repos.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc
index 339f471..0d20972 100644
--- a/pve-package-repos.adoc
+++ b/pve-package-repos.adoc
@@ -114,8 +114,8 @@ Please note that you need a valid subscription key to access the
`pve-enterprise` repository. We offer different support levels, which you can
find further details about at {pricing-url}.
-NOTE: You can disable this repository by commenting out the above line using a
-`#` (at the start of the line). This prevents error messages if your host does
+NOTE: You can disable this repository by adding `Enabled: False` in a line of
+of its own to the file. This prevents error messages if your host does
not have a subscription key. Please configure the `pve-no-subscription`
repository in that case.
@@ -141,7 +141,7 @@ Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
----
NOTE: Remember that you will always need the base Debian repositories in
-addition to a {pve} Proxmox repository
+addition to a {pve} Proxmox repository.
[[sysadmin_test_repo]]
{pve} Test Repository
--
2.39.5
More information about the pve-devel
mailing list