mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The script that installs the system vm templates sets the uuid column for the template being installed, however it does not set the respective url column. This commit changes that. Signed-off-by: Remi Bergsma <apache@remi.nl> This closes #348