You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage chef-server-webui-doc-10.30.4-11.lbn13.noarch
This package contains documentation for chef-server-webui.
RPMPackage chef-server-webui-10.30.4-12.lbn13.noarch
The chef-server-webui package provides the API for the Chef Server so clients can connect and is started with the chef-server program. This package contains the Merb slice for the chef-server-webui.
RPMPackage chef-server-doc-10.30.4-3.lbn13.noarch
This package contains documentation for chef-server.
RPMPackage chef-server-common-10.30.4-9.lbn13.noarch
Chef server daemon common setup
RPMPackage chef-server-api-doc-10.30.4-8.lbn13.noarch
This package contains documentation for chef-server-api.
RPMPackage chef-server-api-10.30.4-9.lbn13.noarch
The chef-server-api package provides the API for the Chef Server so clients can connect and is started with the chef-server program. This package contains the Merb slice for the chef-server-api.
RPMPackage chef-server-10.30.4-4.lbn13.noarch
The Chef Server is a Merb application that provides centralized storage and distribution for recipes stored in "cookbooks," management and authentication of client nodes and node data, and search indexes for that data. This package is a meta package that depends on chef-server-api and chef-server-webui to provide both Server components.
RPMPackage chef-provisioning-vsphere-0.4.2-1.lbn13.noarch
Provisioner for creating vSphere VM instances in Chef Provisioning.
RPMPackage chef-provisioning-vagrant-0.8.3-1.lbn13.noarch
Driver for creating Vagrant instances in Chef Provisioning.
RPMPackage chef-provisioning-ssh-0.0.7-1.lbn13.noarch
Provisioner for managing servers using ssh in Chef Provisioning.
RPMPackage chef-provisioning-maas-0.1.0-1.lbn13.noarch
Provisioner for creating MAAS in Chef Provisioning.
RPMPackage chef-provisioning-hanlon-0.0.1-1.lbn13.noarch
Provisioner for creating hanlon PXE policies and models with Chef Provisioning.
RPMPackage chef-provisioning-fog-0.13.2-1.lbn13.noarch
Driver for creating Fog instances in Chef Provisioning.
RPMPackage chef-provisioning-crowbar-0.1.0-1.lbn13.noarch
Crowbar is an open-source, multi-purpose node deployment tool.
RPMPackage chef-provisioning-azure-0.3.2-1.lbn13.noarch
Provisioner for creating Azure things in Chef Provisioning.
RPMPackage chef-provisioning-aws-1.1.1-1.lbn13.noarch
Provisioner for creating aws containers in Chef Provisioning.
RPMPackage chef-provisioning-1.1.1-1.lbn13.noarch
A library for creating machines and infrastructures idempotently in Chef.
RPMPackage chef-metal-0.9.3-1.lbn13.noarch
A library for creating machines and infrastructures idempotently in Chef.
RPMPackage chef-handler-zenoss-0.0.2-2.lbn13.noarch
Allows reporting of Chef run metrics from Zenoss event console. You'll need the chef_handler recipe and something like the following in a recipe of your own: chef_handler 'Chef::Handler::ZenossHandler' do action :enable arguments [node[:zenoss][:server_url], node[:zenoss][:server_username], node[:zenoss][:server_password] ] source ::File.join(::Gem.all_load_paths.grep(/chef-handler-zenoss/).first, 'chef', 'handler', 'zenoss') end
RPMPackage chef-handler-xmpp-0.2.2-1.lbn13.noarch
Chef report handler to send messages to xmpp/jabber/gchat accounts.