aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/disabled/mongodb-disabled.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/disabled/mongodb-disabled.yaml')
-rw-r--r--puppet/services/disabled/mongodb-disabled.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/disabled/mongodb-disabled.yaml b/puppet/services/disabled/mongodb-disabled.yaml
index c01a91fb..0c6e2bbb 100644
--- a/puppet/services/disabled/mongodb-disabled.yaml
+++ b/puppet/services/disabled/mongodb-disabled.yaml
@@ -39,6 +39,7 @@ outputs:
upgrade_tasks:
- name: Check for mongodb service
stat: path=/usr/lib/systemd/system/mongod.service
+ tags: common
register: mongod_service
- name: Stop and disable mongodb service on upgrade
tags: step1