mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 18:19:03 +00:00
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…
x
Reference in New Issue
Block a user