| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This has always been a pretty grotesque hack, and should be replaced
with real testers running in FIPS mode natively.
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
| |
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
|
|
| |
We’re trying to get everything to use these so we can have standardized values in Supermarket. All Rights Reserved is clearly not a standard license and that’s just life.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Thom May <thom@may.lt>
|
|
|
|
|
|
|
|
|
| |
This implements RFC 67, which removes cookbook segments, and moves to a
single list of all the files contained in a cookbook. This allows us to
move forward with better audit modes and also proper shipping of ohai
plugins.
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
| |
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
|
|
|
| |
this eliminates all the "run gem pristine" warning spam
and i believe uses "bundle lock" correctly.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
This reverts commit 6628f708acdefe2fc6bff85a1edade89f0b4d8ee.
oops.
|
|
|
|
|
|
|
| |
this eliminates all the "run gem pristine" warning spam
and i believe uses "bundle lock" correctly.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
|
|
|
| |
jenkins barfed pretty hard on the prior attempt to fix. this
should work better.
can obviously be backed out once chef-13 is released.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
|
|
|
|
|
| |
i guess this makes this also an integration test of
chef-config against berkshelf and ridley.
i considered going the other way and pinning to < 13 in order
to get the rubygems version, but decided to go this direction
since it feels like we get more 'coverage' this way.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
|
| |
same fix as the other Gemfile stuff to stop using github and
switch to https everywhere
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This requires pulling in master of several gems, bumps all
the other gems, plus pulls in new kitchen-appbundle-updater
which supports pulling master of ohai.
Note that kitchen-windows is disabled because it turns out
it was broken and red on 12.19 all along.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
|
|
|
| |
The nio4r gem, which is a dep of celluloid, was having
some install problems. To avoid this we're just pinning it.
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
|
|
| |
Based on feedback.
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These definitions have been added to resolve build issues with ECC
algorithm support on Solaris and Cisco IOS-XR.
The bcyrpt_pbkdf gem currently link against shared libs which are not
installed on Cisco IOS-XR.
The rbnacl gems currently fail to compile on Solaris for both x86-64 and
SPARC.
Adding these definitions will allow us to selectively define the
supported platforms as well as provide a simple means to itterate on
patches as needed.
Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
|
|
|
|
|
|
|
| |
The updated nio4r gem was causing some weirdness which resulted in
failing tests. This backs out the change for now.
Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
|
|
|
|
|
|
|
|
| |
Update the Gemfile.lock for chef-acceptance to pull in the latest
test-kitchen version which includes the following fix:
https://github.com/test-kitchen/test-kitchen/commit/53a0eaf452985fa3facdc8f9059cdad012696144
Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
|
|
|
|
|
|
| |
We need the new chef-client cookbook
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
Similar to the issue uncovered in chef/chef-server#997 which breaks
Bundler.
Signed-off-by: Seth Chisamore <schisamo@chef.io>
|
|
|
|
| |
Signed-off-by: Daniel DeLeo <dan@chef.io>
|
|
|
|
|
|
|
| |
Implementations should be robust to extra fields for forwards
compatibility with future clients.
Signed-off-by: Daniel DeLeo <dan@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
[ci skip]
Signed-off-by: Ryan Hass <rhass@chef.io>
|
|
|
|
| |
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
|
|
|
|
| |
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
|
|
|
|
| |
Signed-off-by: Matt Wrock <matt@mattwrock.com>
|
|
|
|
| |
Signed-off-by: Matt Wrock <matt@mattwrock.com>
|
| |
|
| |
|
|
|
|
|
|
| |
necessary to get travis green again
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
|
|\
| |
| | |
Update all dependencies
|
| | |
|
|\ \
| |/
|/| |
Update acceptance docs
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
|
| | |
|