Hello,
This file is added to lib/capistrano, I require it in the Capfile, it works, and I'd be happy using it. But I'm just wondering if there's a better way to go about this? The other Hiera/Capistrano examples that I found are using Capistrano 2 and mix Hiera into the Capistrano module. For example:
https://github.com/gtmtechltd/capistrano-hiera-example
Is there a similar way to do this with Capistrano 3? Is the method I used the best way to go about this?
I apologize if this is more of a general ruby question than specific to Capistrano.
Thanks,
Joe