diff --git a/postinstall b/postinstall index 3b10195..9d9ab85 100755 --- a/postinstall +++ b/postinstall @@ -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