choria-plugins / shell-agent

Choria Plugin for running arbitrary shell commands
Apache License 2.0
1 stars 2 forks source link

(#18) Remove deprecated File.exists? to support Ruby 3.2 #19

Closed mdechiaro closed 1 year ago

mdechiaro commented 1 year ago

This is needed for Puppet 8 support.

Closes: #18

ripienaar commented 1 year ago

Thank you!