This module is a work in progress.
This module provides functions to manage Asterisk packages.
If you are are using Librarian-puppet then add this to your Puppetfile:
mod "puppetlabs/apt"
mod "mojolingo/asterisk", :git => "git://github.com/mojolingo/puppet-asterisk.git"
Then run librarian-puppet update
To install Asterisk 1.8 from the Digium repositories add this to your Puppet manifest:
include asterisk
This module currently only supports Debian and Ubuntu.