Containerized mongodb, disable by default, fix upgrade
authorSteve Baker <sbaker@redhat.com>
Mon, 4 Sep 2017 23:23:22 +0000 (11:23 +1200)
committerEmilien Macchi <emilien@redhat.com>
Wed, 6 Sep 2017 06:47:29 +0000 (06:47 +0000)
commite33d9181e4b75a54968b0821375a2564ff8ceab9
treece0092bba0a84e3f71f6224fdb15456d6288aa8c
parent1b3264c2ad7a5ac3cfdf3f37dd6e899ee7063cfa
Containerized mongodb, disable by default, fix upgrade

This change removes the entry to containerise docker by default
because it should now be disabled since the change
Id2e6550fb7c319fc52469644ea022cf35757e0ce.

Removing the entry means the default mapping to mongodb-disabled.yaml
takes effect.

This change also modifies the upgrade_tasks so that the mongod service
is only disabled when the service exists. There appears to be upgrade
scenarios which fail because mongodb was never installed in the first
place.

Change-Id: Ie09ce2a52128eef157e4d768c1c4776fc49f2324
Closes-Bug: #1715031
(cherry picked from commit cb81cbe3b5f3887f5d690c590e52b728f74d43c3)
docker/services/database/mongodb.yaml
environments/docker.yaml
puppet/services/disabled/mongodb-disabled.yaml