[pve-devel] [PATCH proxmox-offline-mirror 2/2] fix #4614: add note about key requirements to mirror docs
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Apr 18 10:58:57 CEST 2023
and reference the key part of the documentation.
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
docs/offline-keys.rst | 2 ++
docs/offline-mirror.rst | 5 +++++
2 files changed, 7 insertions(+)
diff --git a/docs/offline-keys.rst b/docs/offline-keys.rst
index 91971e5..0f228eb 100644
--- a/docs/offline-keys.rst
+++ b/docs/offline-keys.rst
@@ -25,6 +25,8 @@ Proxmox Backup Server proxmox-backup-server 2.2.6-1
Proxmox Mail Gateway pmg-api 7.1-7
===================== ===================== ======================================
+.. _setup_offline_key:
+
Setup Offline Mirror Key
------------------------
diff --git a/docs/offline-mirror.rst b/docs/offline-mirror.rst
index aa4780e..33e5259 100644
--- a/docs/offline-mirror.rst
+++ b/docs/offline-mirror.rst
@@ -16,6 +16,11 @@ First, either run the ``setup`` wizard (``proxmox-offline-mirror setup``), or th
``setup`` wizard. Choose the product when adding a mirror and confirm the question regarding
auto-adding the Debian base repos.
+.. note:: To be able to access and mirror a product's enterprise repository,
+ ``proxmox-offline-mirror`` requires that both, an active product subscription key and a Proxmox
+ Offline Mirror subscription is configured (see :ref:`setup_offline_key`)
+
+
For example, to manually add a mirror entry for the Debian Bullseye security repository, the
following command can be used:
--
2.30.2
More information about the pve-devel
mailing list