jeusdi
jeusdi
I'm getting this message: > ERROR: yum_package[mongodb-org-server] (mongodb3::default line 26) had an error: Chef::Exceptions::Package: Version ["3.4-1.el7"] of ["mongodb-org-server"] not found. Did you specify both version and release? (version-release, e.g. 1.84-10.fc6)
I'm getting this error message on a centos/7 ghest. How could I fix this value?
I know that perhaps it's not related with elasticsearch cookbook. Please, let me ask yor for how to get this workaround using chef. Do I need to use another cookbook?
So, I mean is it podsible to change elasticsearch.service in order to add this line using chef? I'd like to have not to do anything manually... I've take a look...
Let me explain me better: ### More detailed Description My code raises exceptions only in exceptional cases (database connectivity, ...). For example, validation rules have to be checked and mapped...
Please, close. It was absolutly my fault.