We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d141699 commit f0c4910Copy full SHA for f0c4910
dbaas/drivers/replication_topologies/mysql.py
@@ -176,7 +176,7 @@ def get_restore_snapshot_steps(self):
176
'workflow.steps.util.metric_collector.ConfigureTelegraf',
177
)}, {
178
'Configure SSL': (
179
- 'workflow.steps.util.disk.CleanSSLDirIfConfigured',
+ 'workflow.steps.util.disk.CleanSSLDir',
180
'workflow.steps.util.ssl.RequestSSLForInfraIfConfigured',
181
('workflow.steps.util.ssl'
182
'.CreateSSLConfForInfraEndPointIfConfigured'),
0 commit comments