I removed the following lines from /usr/share/webmin/virtual-server/cloud-lib.pl and works, tempfix
lsif (&can_use_gcloud_storage_creds()) {
return { ‘ok’ => 1,
‘desc’ => $text{‘cloud_gcpcreds’},
};
}
I removed the following lines from /usr/share/webmin/virtual-server/cloud-lib.pl and works, tempfix
lsif (&can_use_gcloud_storage_creds()) {
return { ‘ok’ => 1,
‘desc’ => $text{‘cloud_gcpcreds’},
};
}