mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-29 21:47:02 +03:00
Bug: Fix onetemplate helper, it wasn't showing anything in 'list' command
This commit is contained in:
parent
b540f3796a
commit
3cd1abe7ab
@ -18,7 +18,7 @@ require 'one_helper'
|
||||
|
||||
class OneTemplateHelper < OpenNebulaHelper::OneHelper
|
||||
def self.rname
|
||||
"TEMPLATE"
|
||||
"VMTEMPLATE"
|
||||
end
|
||||
|
||||
def self.conf_file
|
||||
|
Loading…
x
Reference in New Issue
Block a user