Add missing default user & pass for RabbitMQ (#6883)
This commit is contained in:
parent
f68b80fe4a
commit
ce71992dd6
@ -28,8 +28,8 @@
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
"username": "proxmox",
|
||||
"password": "proxmox"
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user