mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
Update postinstall
Fix log message
This commit is contained in:
parent
d4fda4f0a9
commit
dc7fa5c762
@ -329,7 +329,7 @@ set_locales(){
|
||||
}
|
||||
|
||||
set_ceph_repo(){
|
||||
log "Setting Proxmox package repositories to $ceph_repo_selection"
|
||||
log "Setting Ceph package repositories to $ceph_repo_selection"
|
||||
if [[ "$ceph_repo_selection" != "none" ]]; then
|
||||
if [[ "$ceph_repo_selection" == *"quincy"* ]]; then
|
||||
generation=quincy
|
||||
|
Loading…
Reference in New Issue
Block a user