Skip to content

Knife commands to treat the Chef server like a filesystem

Notifications You must be signed in to change notification settings

EntropyWorks/chef_fs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

SETUP
-----
1. mkdir -p ~/.chef/plugins/knife
2. cp lib/chef/knife/* ~/.chef/plugins/knife
3. export RUBYLIB=PATH_TO_CHEF_FS/lib

USAGE
-----
From within your repo:
knife ls
knife ls roles
knife ls nodes
cd roles; knife ls
knife ls */base

About

Knife commands to treat the Chef server like a filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published