You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-knife-lastrun-0.0.4-1.lbn13.ruby193.noarch
A plugin for Chef::Knife which displays node metadata about the last chef run.
RPMPackage rubygem-knife-kvm-0.2-1.lbn13.ruby193.noarch
KVM Support for Chef's Knife Command
RPMPackage rubygem-knife-inspect-0.6.2-1.lbn13.noarch
Inspect your chef repo as is compares to what is on your chef server
RPMPackage rubygem-knife-hp-0.3.1-1.lbn13.noarch
HP Cloud Compute support for Chef's Knife command
RPMPackage rubygem-knife-hacks-20120206-1.lbn13.noarch
knife backup/restore scripts, and user invitation stuff, node reset, cookbook cleanup etc
RPMPackage rubygem-knife-google-1.1.0-1.lbn13.noarch
Google Compute Cloud Support for Chef's Knife Command
RPMPackage rubygem-knife-ghost-0.1.0-1.lbn13.noarch
Automatically populates /etc/hosts with node domain names and IP addresses from Chef, requires sudo privileges to edit /etc/hosts
RPMPackage rubygem-knife-flip-0.1.7-1.lbn13.noarch
A knife plugin to move a node, or all nodes in a role, to a specific environment
RPMPackage rubygem-knife-file-0.2.0-1.lbn13.ruby193.noarch
Utilities for manipulating files with knife
RPMPackage rubygem-knife-essentials-1.5.3-2.lbn13.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.2-1.lbn13.noarch
ELB Support for Chef's Knife Command
RPMPackage rubygem-knife-ec2-0.8.0-1.lbn13.noarch
EC2 Support for Chef's Knife Command
RPMPackage rubygem-knife-cookbook-sync-0.1.0-1.lbn13.noarch
Sync only what's changed -- faster than cookbook upload
RPMPackage rubygem-knife-cloudstack-fog-0.3.4-1.lbn13.noarch
Support for the Chef Knife command, leveraging FOG, for the Apache CloudStack / Citrix CloudPlatform API
RPMPackage rubygem-knife-cloudstack-0.0.14-1.lbn13.noarch
A Knife plugin to create, list and manage CloudStack servers
RPMPackage rubygem-knife-cloudformation-0.1.2-1.lbn13.noarch
Knife tooling for Cloud Formation
RPMPackage rubygem-knife-cfn-0.1.5-1.lbn13.noarch
CloudFormation Support for Chef's Knife Command
RPMPackage rubygem-knife-briefcase-0.1.0-1.lbn13.noarch
Knife plugin to store GPG-encrypted data in Chef data bag
RPMPackage rubygem-knife-batch-1.0.2-1.lbn13.noarch
`knife batch` is a wonderful little plugin for executing commands a la `knife ssh`, but doing it in groups of `n` with a sleep between execution iterations.
RPMPackage rubygem-knife-backup-0.0.7-2.lbn13.noarch
Chef knife plugins to help backup and restore chef servers