Template Reports Question

I have a template that I want to delete. However I get this message:

"Are you sure you want to delete the following selected server templates : blah, blah They are currently in use by 1 virtual servers."

For the life of me I can't see how to find which virtual server is using this template. How can I do that?

It would be useful to have a report as to which servers use which templates (as there is for account plans). For example it's important to me which virtual servers are allowed SSH access and which are not. And such a report would show that.

(Perhaps this information IS there but I'm missing it? ;-) )

Status: 
Closed (fixed)

Comments

You can find the users of the template with the following command, run as root from the shell :

virtualmin list-domains --template "your template name"

In the next Virtualmin release, I will make that warning page list the actual domains..

Automatically closed -- issue fixed for 2 weeks with no activity.