mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Add warning note about containerized version limitations (#7704)
This commit is contained in:
parent
bcce0e20c1
commit
ad8a4f63c4
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@
|
|||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "Containerized version doesn't allow Home Assistant add-ons.",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
|
||||
"type": "warning"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue