MongodB 3.0

30 views
Skip to first unread message

Igors Paparemskis

unread,
Mar 31, 2015, 7:46:06 AM3/31/15
to opscode-che...@googlegroups.com
Hello, i'm new  in chef, so  probably my question  will be  simple for professionals.
Anyway...

I'm trying  to deploy new cluster  with AWS Opsorks  using  repository : https://github.com/netinlet/chef-mongodb_replicaset .
Everything  is just fine, but  according the repository is able  to deploy with Mongodb 2.4.3.  I'w wandering, what  can be  changed in recipes, to deploy with Mongo DB 3.0?

Thank You in advance, hope for quick reply.

Mark Vanderwiel

unread,
Mar 31, 2015, 11:10:16 AM3/31/15
to opscode-che...@googlegroups.com
Looks like there is a 
  • mongodb[:package_version] - Version of the MongoDB package to install, default is nil
So, just need to add a environment attribute :
"mongodb": {
   "package_version": "3.0"
}

And checkout this issue for some background info https://github.com/edelight/chef-mongodb/issues/135

Igors Paparemskis

unread,
Apr 2, 2015, 6:37:38 AM4/2/15
to opscode-che...@googlegroups.com

Actually, i still  have  this  problem.  i can't  understand  what  can be  the  name  of  the  actual package_version of  mongodb....


вторник, 31 марта 2015 г., 18:10:16 UTC+3 пользователь Mark Vanderwiel написал:
Reply all
Reply to author
Forward
0 new messages