Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
I was creating a package that installed some dotfiles from a private GitHub repo. In order to make it work, I had to add an option for the SSH actor to allow agent forwarding.
I was creating a package that installed some dotfiles from a private GitHub repo. In order to make it work, I had to add an option for the SSH actor to allow agent forwarding.