rundeck / docker-zoo

196 stars 82 forks source link

Fix cloud plugin name #12

Closed keith-minnig closed 3 years ago

keith-minnig commented 4 years ago

I was getting errors when trying to use the S3 log provider in the cloud exhibit:

Plugin com.rundeck.rundeckpro.amazon-s3 for service: ExecutionFileStorage was not found

The plugin name needed to be updated, see install steps. I brought the version up to latest while I was at it.

After this I was able to successfully log to S3.