mozilla / stun-vm

Tools for creating and managing STUN servers
13 stars 5 forks source link

add support for centos #2

Open yosit opened 11 years ago

yosit commented 11 years ago

Hi, Thanks for putting this up. I've managed to build the rpm's for centos but have a difficulty to change the puppet scripts to install daemon tools and stunserver - can you point me in the right direction?

rillian commented 11 years ago

You don't say what went wrong. You changed the package filenames in the .pp scripts?

yosit commented 11 years ago

Hi Rillian, Sorry for not giving you more info. I did change the package names but it seems that : https://github.com/mozilla/stun-vm/blob/master/puppet/modules/daemontools/manifests/base.pp is not compatible with centos.

looking at this: https://github.com/duritong/puppet-daemontools/tree/master/manifests it shows that every OS has different ways of doing it.