You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-knife-essentials-1.5.3-2.lbn19.noarch
knife-essentials provides a number of useful knife commands that allow you to manipulate Chef using a common set of verbs that work on everything that is stored in the Chef server. knife diff cookbooks/*apache* knife download roles data_bags cookbooks/emacs knife upload apache* knife list data_bags/users knife deps roles/base.json cd cookbooks && knife show *base* More verbs will be added as time goes by. PRINCIPLES * Unified commands that work on everything knife-essentials thinks verbs come first. There are only a few things you need to do with pretty much everything in the system: you upload them, download them, look at them, edit them, list them, diff them, and delete then. knife-essentials provides a number of verb commands: +knife diff roles+ and +knife list roles+ among them. These commands work on all types of objects, as well. You can type +knife diff roles+, or +knife diff data_bags/users/jkeiser.json+. * Treat the Chef server is like your filesystem knife-essentials treats the Chef server like a mirror of a Chef repository. Most of the stuff you do with the Chef Server is based on your local repository–a set of files in directories like roles, data_bags, cookbooks, etc. The Chef Server has objects that match them–in fact, you can upload and download the files on your filesystem to change the file server. This makes learning the knife commands easy, and makes important commands like diff, upload and download extremely simple to do and easy to understand. * Take context into account When you’re in the roles directory, the system knows that’s what you are working with. Just type +knife show base.json+ and it will show you the base role from the server. knife-essentials knows.
RPMPackage rubygem-knife-elb-0.0.3-1.lbn19.noarch
ELB Support for Chef's Knife Command
RPMPackage rubygem-knife-ec2-0.15.0-1.lbn19.noarch
EC2 Support for Chef's Knife Command
RPMPackage rubygem-knife-docker-0.0.2-1.lbn19.noarch
Chef's Knife plugin to create and bootstrap Docker containers.
RPMPackage rubygem-knife-digital_ocean-2.5.0-1.lbn19.noarch
A plugin for chef's knife to manage instances of DigitalOcean servers.
RPMPackage rubygem-knife-depgraph-0.9.0-1.lbn19.noarch
A knife plugin to display dependency data for cookbooks used by a node.
RPMPackage rubygem-knife-cookbook-sync-0.1.0-1.lbn19.noarch
Sync only what's changed -- faster than cookbook upload
RPMPackage rubygem-knife-container-0.2.4-1.lbn19.noarch
This is the official Chef plugin for Linux Containers. This plugin gives knife the ability to initialize and build Linux Containers. For full documentation, including examples, please check out the docs site. Subcommands This plugin provides the following Knife subcommands. Specific command options can be found by invoking the subcommand with a --help flag. knife container docker init Initializes a new folder that will hold all the files and folders necessary to build a Docker image called a “Docker context.” This files and folders that can make up your Docker context include a Dockerfile, Berksfile, cookbooks and chef-client configuration files. knife container docker build Builds a Docker image based on the Docker context specified. If the image was initialized using the -z flag and a Berksfile exists, it will run berks vendor and vendor the required cookbooks into the required directory. If the image was initialized without the -z flag and a Berksfile exists, it will run berks upload and upload the required cookbooks to you Chef Server.
RPMPackage rubygem-knife-cloudstack-fog-0.6.0-1.lbn19.noarch
Support for the Chef Knife command, leveraging FOG, for the Apache CloudStack / Citrix CloudPlatform API
RPMPackage rubygem-knife-cloudstack-0.0.14-1.lbn19.noarch
A Knife plugin to create, list and manage CloudStack servers
RPMPackage rubygem-knife-cloudformation-0.5.0-1.lbn19.noarch
Knife tooling for Cloud Formation
RPMPackage rubygem-knife-cloud-1.2.1-1.lbn19.noarch
knife-cloud plugin.
RPMPackage rubygem-knife-cisco_asa-0.2.0-1.lbn19.noarch
A knife plugin for managing Cisco ASA devices.
RPMPackage rubygem-knife-cfn-0.1.12-1.lbn19.noarch
CloudFormation Support for Chef's Knife Command
RPMPackage rubygem-knife-briefcase-0.1.0-1.lbn19.noarch
Knife plugin to store GPG-encrypted data in Chef data bag
RPMPackage rubygem-knife-bootstrapsync-1.0.2-1.lbn19.noarch
Bootstrap directory sync.
RPMPackage rubygem-knife-backup-0.0.11-1.lbn19.noarch
Chef knife plugins to help backup and restore chef servers
RPMPackage rubygem-knife-azure-1.6.0-1.lbn19.noarch
A plugin to Opscode knife for creating instances on the Microsoft Azure platform
RPMPackage rubygem-knife-analytics-0.1.0-1.lbn19.noarch
Knife plugin for the Chef analytics platform.
RPMPackage rubygem-kitchen-vsphere-0.2.0.dev-1.lbn19.noarch
A Test Kitchen Driver for VMWare vSphere.