pallet / pallet-jclouds

Pallet provider for using jclouds
5 stars 10 forks source link

Pallet config should accept keywords for all compute service overrides #3

Open otfrom opened 11 years ago

otfrom commented 11 years ago

Things like

"jclouds.compute.poll-status.initial-period" "20000"

should be

:jclouds.compute.poll-status.initial-period "20000"

hugoduncan commented 11 years ago

The arguments to compute-service should accept either form.