index
:
puppet-php
adapt-to-jessie
develop
feature/7.x
master
refactor
Puppet module for php
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
ffmpeg.pp
blob: 3997cb18b563fed6ca63dcf470ce8bf8a49d85a2 (
plain
)
1
2
3
4
5
class
php
::
ffmpeg
{
package
{
'php-ffmpeg'
:
ensure
=>
present
,
}
}