Skip to content

Commit

Permalink
Refs #23272 - add mongo 3.4 service name
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Roberts authored and kgaikwad committed Apr 18, 2018
1 parent 8b3e44a commit 977f318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions definitions/features/pulp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class Features::Pulp < ForemanMaintain::Feature
def services
{
'mongod' => 5,
'rh-mongodb34-mongod' => 5,
'squid' => 10,
'pulp_workers' => 20,
'pulp_celerybeat' => 20,
Expand Down

0 comments on commit 977f318

Please sign in to comment.