vmware-archive / cfops

This is simply an automation that is based on the supported way to back up Pivotal Cloud Foundry
http://www.cfops.io
Apache License 2.0
35 stars 24 forks source link

mysql-tile backup with mysql-plugin doesn't work out of the box in AWS #96

Closed tomoe closed 8 years ago

tomoe commented 8 years ago

Since amazon instances have password auth in sshd disabled, cfops gets ssh auth error, thus cannot take backup unless you change the sshd configuration on relevant instances.

calebwashburn commented 8 years ago

Fixed with v0.0.22 of cfops-mysql-plugin