File: globals.pp

package info (click to toggle)
puppet-module-puppetlabs-mongodb 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 304 kB
  • sloc: ruby: 982; sh: 10; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (3)
1
2
3
class { 'mongodb::globals':
  manage_package_repo => true
}