mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
switch type of cronmaster to addon
This commit is contained in:
parent
345e7f741b
commit
b05f0fb059
1 changed files with 11 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
1
|
||||
],
|
||||
"date_created": "2026-02-22",
|
||||
"type": "pve",
|
||||
"type": "addon",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
|
|
@ -31,5 +31,14 @@
|
|||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"text": "Credentials are saved to: /root/cronmaster.creds",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Update with: update_cronmaster",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue