rename function to setupDnsAndCert
this way, we can reuse this logic for the mail domain as well
This commit is contained in:
@@ -21,7 +21,7 @@ exports = module.exports = {
|
||||
TASK_BACKUP: 'backup',
|
||||
TASK_UPDATE: 'update',
|
||||
TASK_RENEW_CERTS: 'renewcerts',
|
||||
TASK_SETUP_DASHBOARD_DNS_AND_CERT: 'setupDashboardDnsAndCert',
|
||||
TASK_SETUP_DNS_AND_CERT: 'setupDnsAndCert',
|
||||
TASK_CLEAN_BACKUPS: 'cleanBackups',
|
||||
TASK_SYNC_EXTERNAL_LDAP: 'syncExternalLdap',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user