itamae-kitchen / itamae

Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef.
https://itamae.kitchen/
MIT License
1.12k stars 125 forks source link

Add --tmp-dir to cli options #331

Closed sue445 closed 3 years ago

sue445 commented 3 years ago

I add --tmp-dir option to cli for #330

Usage

$ itamae ssh --no-sudo -h my-server --tmp-dir /home/sue445/itamae-tmp recipe.rb

Fixes #330

sue445 commented 3 years ago

BTW itamae's CI is stopped for run out credit 😢

image

I requested OSS credit. https://docs.travis-ci.com/user/billing-faq/#what-if-i-am-building-open-source

I run test suite on my local machine and all passed.

unasuke commented 3 years ago

Oh……