Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 425 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 425 Bytes

🍣 itamae-cookbooks

This is my personal recipes to create some environments

Running

See the commands bellow to run itamae recipes...

itamae local

You can run the recipes locally...

itamae local custom_recipe.rb

itamae ssh

And you also can run over ssh connection...

itamae ssh -i ~/.ssh/id_rsa -u username -h 10.0.0.10 -p 2222 custom_recipe.rb

Author

Daniel Vinciguerra