Path to this page:
./
sysutils/ruby-chef-zero,
Simple fast-start in-memory Chef server
Branch: CURRENT,
Version: 15.0.11nb1,
Package name: ruby31-chef-zero-15.0.11nb1,
Maintainer: pkgsrc-usersChef Zero is a simple, easy-install, in-memory Chef server that can be
useful for Chef Client testing and chef-solo-like tasks that require a
full Chef Server. It IS intended to be simple, Chef 11 compliant, easy
to run and fast to start. It is NOT intended to be secure, scalable,
performant or persistent. It does NO input validation, authentication
or authorization (it will not throw a 400, 401 or 403). It does not
save data, and will start up empty each time you start it.
Because Chef Zero runs in memory, it's super fast and lightweight.
This makes it perfect for testing against a "real" Chef Server without
mocking the entire Internet.
Required to run:[
www/ruby-rack] [
devel/ruby-uuidtools] [
misc/ruby-hashie] [
devel/ruby-mixlib-log] [
devel/ruby-ffi-yajl] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 69 KB
Version history: (Expand)
- (2023-01-04) Updated to version: ruby31-chef-zero-15.0.11nb1
- (2021-12-12) Updated to version: ruby27-chef-zero-15.0.11
- (2021-09-19) Updated to version: ruby27-chef-zero-15.0.9
- (2021-08-31) Updated to version: ruby27-chef-zero-15.0.7
- (2021-01-18) Updated to version: ruby26-chef-zero-15.0.4
- (2020-03-24) Updated to version: ruby26-chef-zero-15.0.0
CVS history: (Expand)
2023-01-04 16:22:02 by Takahiro Kambe | Files touched by this commit (6) |
Log message:
Switch dependency to www/ruby-rack2
Bump PKGREVISION.
|
2021-12-12 14:18:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-chef-zero: update to 15.0.11
15.0.11 (2021-10-17)
Merged Pull Requests
* Skipping response header test for pedant #317 (vinay-satish)
* Updating the policy_revision_endpoint to add policy_group_list #320
(vinay-satish)
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-09-19 19:20:43 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-chef-zero: update to 15.0.9
15.0.9 (2021-09-07)
Merged Pull Requests
* Upgrade to GitHub-native Dependabot #309 (dependabot-preview[bot])
* Update http -> https links in tests / commments #316 (tas50)
|
2021-04-01 16:10:53 by Takahiro Kambe | Files touched by this commit (7) |
Log message:
Remove ruby25 related code fragments.
|
2021-01-18 16:16:21 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-chef-zero: update to 15.0.4
15.0.4 (2021-01-05)
Merged Pull Requests
* Add missing Webrick dependency to the gemspec #306 (tas50)
15.0.3 (2020-09-28)
Merged Pull Requests
* Added display_name in the normalize_user. #304 (antima-gupta)
15.0.2 (2020-08-21)
Merged Pull Requests
* Optimize our requires #303 (tas50)
15.0.1 (2020-08-13)
Merged Pull Requests
* Optimize requires for non-omnibus installs #302 (tas50)
|
2020-09-30 10:57:21 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
ruby-chef-zero: Does not support ruby25.
|