andytinycat / puppet-omnibus

Omnibus package of Puppet with an embedded Ruby and required gems (Chef-style)
55 stars 34 forks source link

Use update-alternatives #10

Closed beddari closed 11 years ago

beddari commented 11 years ago

We should use update-alternatives as a way to link in what binaries are active on a system.

This code https://github.com/bernd/fpm-cookery/blob/master/recipes/fpm-cookery/recipe.rb#L36-L72 should be usable

beddari commented 11 years ago

This is implemented on the dev branch and works fine. Also I took the binary-wrapper from Vagrant to better provide "env-safe" bins