diff --git a/mongo.yml b/mongo.yml index 2e06879..09640d9 100644 --- a/mongo.yml +++ b/mongo.yml @@ -47,5 +47,5 @@ apt_repository: repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present - name: install mongodb apt: pkg=mongodb-org state=latest update_cache=yes - notify: - - start mongodb \ No newline at end of file + # notify: + # - start mongodb \ No newline at end of file