abusesa: Add colormap parameter
This commit is contained in:
parent
d6c7652060
commit
6ddcf27601
2 changed files with 11 additions and 0 deletions
|
@ -6,6 +6,10 @@ config = {
|
|||
'boshUrl' => @boshurl,
|
||||
}
|
||||
|
||||
if @colormap
|
||||
config['colormap'] = @colormap
|
||||
end
|
||||
|
||||
if @mapurl
|
||||
config['viewPlugins'] = [{
|
||||
'id' => 'map',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue