X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Fdisabled%2Fmongodb-disabled.yaml;h=0c6e2bbb41dc4a8fdad30cf0f962b382714e3588;hb=684bb3689501376f44be677adde4f00ce7185928;hp=c01a91fbced3185d18d58c5e7b9073dc43a100f0;hpb=a38bd9eee95eecb6665d1529c3a24b33af50ed5a;p=apex-tripleo-heat-templates.git 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