mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-22 03:58:07 +00:00
Add Login Note for Checkmk (#940)
This commit is contained in:
parent
4c042c180f
commit
f40c606808
@ -30,5 +30,10 @@
|
|||||||
"username": null,
|
"username": null,
|
||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": []
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "Login Credentials : `cat ~/checkmk.creds`",
|
||||||
|
"type": "info"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user