mirror of https://github.com/apache/jclouds.git
Added :any to template options
This commit is contained in:
parent
20f1a75606
commit
1e20ba3384
|
@ -348,7 +348,7 @@ See http://code.google.com/p/jclouds for details."
|
|||
(apply hash-map
|
||||
(concat
|
||||
(make-option-map option-fn-0arg
|
||||
[:smallest :fastest :biggest])
|
||||
[:smallest :fastest :biggest :any])
|
||||
(make-option-map option-option-fn-0arg
|
||||
[:destroy-on-error]))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue