Descriptionagent/mongo: Revert attempted use of juju-mongodb
Currently upstart scripts are generated on the client and included in
the cloud-init data. The change to check for the existence of the new
juju-mongodb package breaks remote bootstrap, as it will see the
alternative location locally with a stat, then generate an upstart file
that the spawned machine cannot use. This branch reverts to using a hard
coded path where mongod can be found.
Future work will cover moving the upstart script generatation off the
the client and onto the server so it can actually do the right thing.
https://code.launchpad.net/~gz/juju-core/revert_upstart_mongodb_1286279/+merge/209959
(do not edit description out of merge proposal)
Patch Set 1 #
MessagesTotal messages: 3
|