mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 12:20:10 +00:00
cosmos: add info note for configuration file (#7824)
This commit is contained in:
parent
cec4e2d5c1
commit
1f40670ea0
1 changed files with 6 additions and 1 deletions
|
|
@ -32,5 +32,10 @@
|
|||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"type": "info",
|
||||
"text": "The file `/etc/sysconfig/CosmosCloud` is optional. If you need custom settings, you can create it yourself."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue