11 Commits

Author SHA1 Message Date
Tim Smith
77a3ae2fb0 Update platforms to test with test kitchen
Signed-off-by: Tim Smith <tsmith@chef.io>
2017-01-26 11:28:24 -08:00
Tim Smith
82aec2f311 Fix wrapper cookbook in the specs completely failing
It’s still broken, but now it actually tests

Signed-off-by: Tim Smith <tsmith@chef.io>
2017-01-17 23:32:22 -08:00
Tim Smith
648c488172 Testing updates
Signed-off-by: Tim Smith <tsmith@chef.io>
2016-09-07 21:55:32 -07:00
Tim Smith
110c8a00db Update testing with new platforms 2016-04-01 11:52:35 -07:00
Tim Smith
e293ecc585 There's no need for yum 2015-10-23 16:32:39 -07:00
Tim Smith
770e65103f Rubocop fixes 2015-09-24 15:07:56 -07:00
Matthieu Vachon
3445567364 Using node.default_unless instead of node.default in _attributes
* Wrapper cookbook usually uses default level to override attributes
   of the wrapped cookbook. Here, we had a problem because if the
   wrapper cookbook was enabling sasl and was setting a relayhost
   and a user/password combination using the default level, this was
   not working because _attributes resets those attributes.

   To fix this, we now use node.default_unless which will set the
   attribute only if it's not already set ensuring that wrapper
   cookbook overriden attributes using default level are correctly
   kept when computing derived attributes.
2015-08-27 17:17:30 -04:00
Sean OMeara
aa1f845864 opscode2chef 2015-02-18 15:49:35 -05:00
Sean OMeara
547f707a9e updating berksfile 2014-06-11 17:52:45 -04:00
Joshua Timberman
14612d63fd COOK-4086, add omnios support
Signed-off-by: Sean OMeara <someara@opscode.com>
2014-02-19 01:13:02 -05:00
jtimberman
f39f037128 update test kitchen support for v1.0 2013-05-16 11:41:39 -06:00