This is my personal recipes to create some environments
See the commands bellow to run itamae
recipes...
You can run the recipes locally...
itamae local custom_recipe.rb
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
Daniel Vinciguerra