Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

matschaffer/knife-solo

Repository files navigation

knife-solo

Build Status Code Climate

Description

knife-solo adds a handful of Knife commands that aim to make working with chef-solo as powerful as chef-server.

Usage

Simply ensure the gem is installed using:

gem install knife-solo

Or add this to your Gemfile if you use bundler:

gem 'knife-solo'

Having the gem installed will add Knife subcommands. Run knife solo with no arguments to see a list of available commands.

Documentation

More complete usage documentation for the current release is available at matschaffer.github.com/knife-solo.

Cutting Edge

To install knife-solo from source run:

bundle && bundle exec rake install

Documentation for the latest master version of knife-solo is available in README.rdoc.

About

DEPRECATED: Please consider using https://knife-zero.github.io/, ansible, or visit https://www.chef.io/ for other ideas

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages