1 | 561 | 997 | rubyntlm | Ruby/NTLM provides message creator and parser for the NTLM authentication. |
2 | 1,591 | 2,049 | winrm | Ruby library for Windows Remote Management |
3 | 1,805 | 2,364 | winrm-fs | Ruby library for file system operations via Windows Remote Management |
4 | 2,159 | 2,869 | solve | A Ruby version constraint solver |
5 | 2,194 | 2,784 | winrm-elevated | Ruby library for running commands via WinRM as elevated through a scheduled task |
6 | 2,405 | 3,547 | berkshelf | Manages a Chef cookbook's dependencies |
7 | 2,473 | 7,129 | varia_model | A mixin to provide objects with magic attribute reading and writing |
8 | 2,480 | 7,081 | buff-extensions | Extensions to Core Ruby classes |
9 | 2,495 | 7,334 | buff-shell_out | A mixin for issuing shell commands and collecting the output |
10 | 2,497 | 7,459 | buff-ruby_engine | A mixin for querying the platform running Ruby |
11 | 2,501 | 7,252 | buff-config | A simple configuration class |
12 | 2,524 | 7,435 | buff-ignore | Parse ignore files with Ruby |
13 | 3,078 | 2,143 | license_scout | Discovers license files of a project's dependencies. |
14 | 3,377 | 11,669 | minitest-chef-handler | Run minitest suites after your Chef recipes to check the status of your system. |
15 | 3,995 | 8,034 | berkshelf-api-client | API Client for communicating with a Berkshelf API server |
16 | 4,149 | 8,550 | knife-acl | Knife plugin to manupulate Chef server access control lists |
17 | 5,013 | 9,249 | dep_selector | Given packages, versions, and a dependency graph, find a valid assignment of package ve... |
18 | 5,343 | 8,697 | dep-selector-libgecode | Installs a vendored copy of Gecode suitable for use with dep-selector |
19 | 5,786 | 6,755 | gcewinpass | Reset a password on a Google Compute Engine instance running Windows. |
20 | 6,450 | 7,919 | chef-solr | Vendored Apache Solr for use with Chef Server |
21 | 6,456 | 8,086 | em-winrm | EventMachine based, asynchronous parallel WinRM client |
22 | 6,537 | 10,352 | omnibus | Omnibus is a framework for building self-installing, full-stack software builds. |
23 | 7,972 | 37,756 | vagrant-omnibus | A Vagrant plugin that ensures the desired version of Chef is installed via the platform... |
24 | 8,167 | 11,244 | vagrant-berkshelf | A Vagrant plugin to add Berkshelf integration to the Chef provisioners |
25 | 8,188 | 12,115 | chef-server-api | A systems integration framework, built to bring the benefits of configuration managemen... |
26 | 8,242 | 11,048 | chef-server-webui | A systems integration framework, built to bring the benefits of configuration managemen... |
27 | 8,419 | 12,480 | chef-server | A meta-gem to install all server components of the Chef configuration management system |
28 | 9,167 | 10,141 | chef-provisioning-aws | Provisioner for creating aws containers in Chef Provisioning. |
29 | 9,827 | 9,049 | chef-expander | A systems integration framework, built to bring the benefits of configuration managemen... |
30 | 9,946 | 27,870 | knife-reporting | Knife plugin for Opscode Reporting. Adds two new commands 'knife runs show' and 'knife... |
31 | 9,967 | 10,174 | knife-essentials | Universal knife verbs that work with your Chef repository |
32 | 11,168 | 13,310 | chef-provisioning-ssh | Provisioner for managing servers using ssh in Chef Provisioning. |
33 | 11,195 | 13,221 | chef-provisioning-vsphere | Provisioner for creating vSphere VM instances in Chef Provisioning. |
34 | 11,715 | 12,400 | clc-chef-metal-vsphere | Provisioner for creating vSphere VM instances in Chef Metal. |
35 | 11,808 | 9,852 | chef-provisioning-fog | Driver for creating Fog instances in Chef Provisioning. |
36 | 12,869 | 11,451 | compat_resource | Bring some new features of Chef 12.5 to previous 12.X releases |
37 | 13,303 | 20,297 | clc-promote | Provides versioning and promotion logic for chef artifacts. |
38 | 13,553 | 31,226 | winrm-s | Gem that extends the functionality of the WinRM gem to support the Microsoft Negotiate ... |
39 | 13,949 | 11,974 | knife-ec-backup | Backup and Restore of Enterprise Chef |
40 | 15,974 | 25,844 | knife-opc | Knife Tools for Chef Infra Server |
41 | 16,238 | 17,259 | knife-openstack | A Chef Infra knife plugin for OpenStack clouds. |
42 | 16,299 | 11,860 | knife-azure | A plugin to the Chef Infra knife tool for creating instances on the Microsoft Azure pla... |
43 | 16,578 | 19,604 | knife-supermarket | Knife support for interacting with Chef Supermarkets |
44 | 18,084 | 19,930 | kitchen-nodes | A Test Kitchen Provisioner for Chef Nodes |
45 | 18,261 | 22,950 | berkshelf-api | Berkshelf dependency API server |
46 | 19,518 | 87,989 | buff-platform | A mixin for querying the platform running Ruby |
47 | 21,347 | 104,140 | chef-metal-fogsphere | A fork of Chef-Metal-fog for vsphere |
48 | 21,965 | 43,966 | winrm-transport | [DEPRECATED] Please use the WinRM gem instead. WinRM transport logic for re-using remot... |
49 | 25,084 | 71,446 | busser-bash | A Busser runner plugin for testing bash scripts |
50 | 26,717 | 14,466 | kitchen-vra | A Test Kitchen driver for VMware vRealize Automation (vRA) |
51 | 27,237 | 104,140 | clc-fork-chef-metal | A library for creating machines and infrastructures idempotently in Chef. |
52 | 27,560 | 17,953 | knife-vrealize | Chef Infra Knife plugin to interact with VMware vRealize. |
53 | 28,613 | 29,421 | berkflow | A CLI for managing Chef Environments using Berkshelf and the Environment Cookbook Pattern. |
54 | 28,974 | 28,617 | chef-provisioning-vagrant | Driver for creating Vagrant instances in Chef Provisioning. |
55 | 29,266 | 35,246 | chef-provisioning-docker | Provisioner for creating Docker containers in Chef Provisioning. |
56 | 29,493 | 24,607 | chef-zero-scheduled-task | Test-Kitchen Provisioner that runs Chef Zero in a Scheduled Task |
57 | 29,834 | 81,475 | busser-minitest | A Busser runner plugin for the minitest testing library |
58 | 31,725 | 25,215 | chef-provisioning-azure | This is a driver that works with chef-provisioning that allows Chef Provisioning to man... |
59 | 31,788 | 30,316 | passwordmasker | Small Ruby class to store a password, but return masked characters for console output t... |
60 | 34,436 | 19,604 | chef_fixie | Low level manipulation tool for Chef Infra Server |
61 | 35,269 | 60,419 | chef-reporting | Backport of Chef Reporting handler for Chef < 11.6.0 |
62 | 35,855 | 21,977 | knife-bluebox | Chef knife plugin for Blue Box |
63 | 39,372 | 94,974 | omniauth-chef | OmniAuth strategy for Chef |
64 | 49,112 | 32,169 | knife-maas | A knife plugin to interact with MAAS |
65 | 54,793 | 36,438 | knife-hp | HP Cloud Services Cloud support for Chef's Knife command |
66 | 60,803 | 94,974 | kitchen-vsphere | A Test Kitchen Driver for VMWare vShere |
67 | 60,966 | 57,388 | kitchen-environment | Adds all cookbook dependencies of an environment cookbook. |
68 | 61,255 | 35,246 | chef-provisioning-vra | A Chef Provisioning driver for VMware vRealize Automation (vRA) |
69 | 61,660 | 49,934 | knife-eucalyptus | Eucalyptus Cloud Support for Chef's Knife Command |
70 | 71,868 | 54,712 | chef-provisioning-lxc | Provisioner for creating LXC containers in Chef Provisioning. |
71 | 78,205 | 67,286 | clc-cheffish | A library to manipulate Chef in Chef. |
72 | 79,835 | 49,934 | knife-vcair | VMware vcair support for Chef's Knife command |
73 | 81,286 | 81,475 | berkshelf-bzr | A Berkshelf plugin that adds support for downloading Chef cookbooks from Bazaar locations. |
74 | 84,133 | 81,475 | busser-serverspec-clc | A Busser runner plugin for Serverspec |
75 | 85,105 | 60,419 | knife-oraclecloud | Knife plugin to interact with Oracle Cloud. |
76 | 91,086 | 60,419 | knife-analytics | Knife plugin for the Chef analytics platform. |
77 | 98,157 | 71,446 | kitchen-oraclecloud | A Test Kitchen driver for Oracle Cloud |
78 | 109,828 | 87,989 | clc-chef-provisioning-vsphere | Provisioner for creating vSphere VM instances in Chef Provisioning. |
79 | 111,432 | 71,446 | oraclecloud | Client gem for interacting with the Oracle Cloud API. |
80 | 111,559 | 87,989 | kitchen-vcair | A Test Kitchen vCloud Air driver |
81 | 114,679 | 94,974 | knife-clc-chef-server | Create sandbox organizations and deploy chef nodes |
82 | 123,329 | 57,388 | kitchen-vro | A Test Kitchen driver for VMware vRealize Orchestrator (vRO) |
83 | 128,686 | 147,664 | knife-terremark | Terremark Cloud Support for Chef's Knife Command |
84 | 130,979 | 115,482 | clc-git | Ruby/Git is a Ruby library that can be used to create, read and manipulate Git reposito... |
85 | 135,494 | 94,974 | chef-analytics | A Chef analytics API client with minimal dependencies |
86 | 146,423 | 94,974 | clc_machine | Minimal cli for managing clc dlab machines |
87 | 148,858 | 94,974 | serverspec-clc | RSpec tests for your servers configured by Puppet, Chef or anything else |
88 | 158,867 | 94,974 | kitchen-machine | Kitchen::Driver::Machine - A Test Kitchen driver with no Hypervisor or cloud |