]> WPIA git - infra.git/blob - environments/production/manifests/motion.pp
add: motion system from source
[infra.git] / environments / production / manifests / motion.pp
1 motion::virtual{'motion':
2 }
3
4 node motion{
5   class{'motion::container':
6     container => 'motion'
7   }
8 }