Skip to content

hubot-archive/hubot-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot: hubot-chef

Build Status

A chef/knife wrapper script for hubot. You like chatops right?

See src/chef.coffee for full documentation.

Installation

Add hubot-chef to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-chef": ">= 0.0.0"
}

Add hubot-chef to your external-scripts.json:

["hubot-chef"]

Run npm install hubot-chef

I have a TODO.md for the plans I want in it. If you want to do it you are more than welcome!

Sample Interaction

user1> hubot knife node status
hubot> Getting statuses of all nodes...
hubot> 4 hours ago, apt, apt, 10.177.135.91, ubuntu 12.04.

About

A hubot chef/knife wrapper script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •