mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-27 21:35:55 +00:00
Update wazuh.json
This commit is contained in:
@@ -16,9 +16,9 @@
|
|||||||
"type": "default",
|
"type": "default",
|
||||||
"script": "ct/wazuh.sh",
|
"script": "ct/wazuh.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 8,
|
"cpu": 4,
|
||||||
"ram": 4096,
|
"ram": 4096,
|
||||||
"hdd": 24,
|
"hdd": 10,
|
||||||
"os": "debian",
|
"os": "debian",
|
||||||
"version": "12"
|
"version": "12"
|
||||||
}
|
}
|
||||||
@@ -27,5 +27,11 @@
|
|||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
"username": "root",
|
"username": "root",
|
||||||
"password": null
|
"password": null
|
||||||
}
|
},
|
||||||
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
|
||||||
|
"type": "warning"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user