File: server.pp

package info (click to toggle)
puppet-module-puppetlabs-mongodb 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 312 kB
  • ctags: 30
  • sloc: ruby: 982; sh: 15; makefile: 12
file content (2 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (3)
1
2
class { 'mongodb::globals': manage_package_repo => true }->
class { 'mongodb::server': }