commit e5ea8ca912
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Jul 29 21:49:47 2021 +0200 feat: add new variable pve_sd_user_comment
This commit is contained in:
parent
fc91eb3f32
commit
7d333d4fd8
9
index.md
9
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.
|
||||
|
Loading…
Reference in New Issue
Block a user