[PATCH pve-docs 1/1] datacenter: added docs for new option next_id
Marco Gabriel
mgabriel at inett.de
Thu Apr 28 11:43:51 CEST 2022
Added documentation fragment for the newly added next_id option in
datacenter.
Signed-off-by: Marco Gabriel <mgabriel at inett.de>
---
datacenter.cfg.5-opts.adoc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/datacenter.cfg.5-opts.adoc b/datacenter.cfg.5-opts.adoc
index 2755edf..391ef80 100644
--- a/datacenter.cfg.5-opts.adoc
+++ b/datacenter.cfg.5-opts.adoc
@@ -112,3 +112,14 @@ Site origin. Must be a `https://` URL (or `http://localhost`). Should contain th
Relying party name. Any text identifier. Changing this *may* break existing credentials.
+`next_id`: `[lower=<LOWER>] [,upper=<UPPER>]` ::
+
+Control the range for the free VMID auto-selection pool. Defaults to next unused ID higher than 100.
+
+`lower`=`<LOWER>` ;;
+
+Lower, inclusive boundary for free next-id API range. Defaults to 100.
+
+`higher`=`<HIGHER>` ;;
+
+Upper, inclusive boundary for free next-id API range. Defaults to 1000000.
--
2.35.1
Marco Gabriel
Geschäftsführer // #GernPerDU
Linux - Open Source - IT Infrastruktur
T: 0681-410993-0
E: mgabriel at inett.de
https://www.inett.de
inett GmbH | Mainzer Str. 183 | 66121 Saarbrücken | Germany
Vertrieb: vertrieb at inett.de // 0681-410993-33
Support: support at inett.de // 0681-410993-42
Geschäftsführung: Marco Gabriel | Amtsgericht Saarbrücken HRB 16588
More information about the pve-devel
mailing list