bbaugher / apache_zookeeper

Chef cookbook for Apache Zookeeper
MIT License
9 stars 22 forks source link

Add Windows Server support? #44

Closed jjohnson-axway closed 7 years ago

jjohnson-axway commented 7 years ago

Hi, We've been using this cookbook on Red Hat. We also have requirements to install Zookeeper on Windows Server and SUSE.

I've modified the apache_zookeeper cookbook to use the ark cookbook to install under CentOS, Red Hat, and Windows Server 2012. I'm assuming this will simplify adding SUSE as well.

Would you accept a pull request to use ark for installing the artifacts and additional changes to support Windows Server and SUSE?

Thanks,

bbaugher commented 7 years ago

Sure

jjohnson-axway commented 7 years ago

Thanks. I'll close this and submit a pull request when a few Windows fixes for ark are released.