Skip to content

kisoku/knife-role-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knife Role Convert

DESCRIPTION:

knife-role-convert helps convert existing roles into recipes to be placed into role cookbooks.

INSTALLATION:

This plugin can be installed as a Ruby Gem.

gem install knife-role-convert

You can also copy the source repository and install it using +rake install+.

USAGE:

knife role convert ROLE -c COOKBOOK -r RECIPE

knife role convert take a single role and spits an equivalent recipe to stdout. The -c and -r options allow you to specify the intended name of the cookbook and recipe you wish the generated code to be saved as. In this release of knife-role-convert this currently only modifies the header of the generated recipe.

About

knife plugin for converting roles to recipes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages