Skip to content

Commit 2c56b2a

Browse files
newzealandpaulMickLeskhavardthom
authored
Added note regarding OVM as this as historically caused a lot of supp… (#147)
* Added note regarding OVM as this as historically caused a lot of support requests * Update json/omv.json Co-authored-by: Håvard Gjøby Thom <[email protected]> * Change Link to community-scripts\discussion Signed-off-by: CanbiZ <[email protected]> --------- Signed-off-by: CanbiZ <[email protected]> Co-authored-by: CanbiZ <[email protected]> Co-authored-by: Håvard Gjøby Thom <[email protected]>
1 parent b2e1451 commit 2c56b2a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

json/omv.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,10 @@
3030
"username": "admin",
3131
"password": "openmediavault"
3232
},
33-
"notes": []
34-
}
33+
"notes": [
34+
{
35+
"text": "Running OVM in a LXC container may require a complicated disk setup, consider using a VM instead. More info: `https://github.com/community-scripts/ProxmoxVE/discussions/175`",
36+
"type": "warning"
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)