From 7d333d4fd8194bb582e8f4136f1de8431c069a23 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 29 Jul 2021 19:53:54 +0000 Subject: [PATCH] commit e5ea8ca912e14dbb68d2a2d178c629774648f3de Author: Robert Kaussow Date: Thu Jul 29 21:49:47 2021 +0200 feat: add new variable pve_sd_user_comment --- index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.md b/index.md index cbc3676..da9a013 100644 --- a/index.md +++ b/index.md @@ -23,6 +23,7 @@ Setup Proxmox VE service discovery for Prometheus. * [pve_sd_service](#pve_sd_service) * [pve_sd_service_stopped](#pve_sd_service_stopped) * [pve_sd_user](#pve_sd_user) + * [pve_sd_user_comment](#pve_sd_user_comment) * [pve_sd_version](#pve_sd_version) * [pve_sd_virtualenv](#pve_sd_virtualenv) * [pve_sd_virtualenv_command](#pve_sd_virtualenv_command) @@ -157,6 +158,14 @@ pve_sd_service_stopped: false pve_sd_user: prometheus_adm ``` +### pve_sd_user_comment + +#### Default value + +```YAML +pve_sd_user_comment: PVE SD +``` + ### pve_sd_version Set a fix version of the PVE SD package to install.