mattray / spiceweasel

Generates Chef knife commands from a simple JSON or YAML file.
Apache License 2.0
284 stars 65 forks source link

Does spiceweasel support azure? #68

Closed bluesky8640 closed 10 years ago

bluesky8640 commented 10 years ago

Hi all,

I want to use spiceweasel for batch loadinig azure infrastructure. Does anyone know whether spiceweasel support azure?

Thanks, Jin

mattray commented 10 years ago

No, but it will be pretty easy to add, assuming it behaves like other providers. I'll mark it for the 2.8 milestone. https://github.com/mattray/spiceweasel/blob/master/lib/spiceweasel/nodes.rb#L24

bluesky8640 commented 10 years ago

To mattray,

Thank you. Jin