summaryrefslogtreecommitdiff
path: root/tests/init.pp
blob: d8d40ed61c6cb6ad96e5cdd6bd42b7315fe1146f (plain)
1
2
3
4
5
class { 'reprepro':
  uploaders => ['DEADBEEF'],
  handle_incoming_with_cron => true,
  handle_incoming_with_inotify => true,
}