Skip to content

Commit

Permalink
#2935: init.pp, remove 'process'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Apr 9, 2018
1 parent f92763b commit 18f92b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
class mongodb (
$run = $::mongodb::params::run,
$root_dir = $::mongodb::params::root_dir,
$process = $::mongodb::params::processManagement,
$dbPath = $::mongodb::params::dbPath,
$journal = $::mongodb::params::journal,
$verbosity = $::mongodb::params::verbosity,
Expand Down

0 comments on commit 18f92b2

Please sign in to comment.