use mailman for mailman_host
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
8da700472f
commit
19496b4568
|
@ -8,7 +8,7 @@ admin_host = phosphoric-acid
|
|||
# this is the host with root access to the databases
|
||||
database_host = caffeine
|
||||
# this is the host which can make API requests to Mailman
|
||||
mailman_host = mail
|
||||
mailman_host = mailman
|
||||
# this is the host running a CloudStack management server
|
||||
cloud_host = biloba
|
||||
use_https = true
|
||||
|
|
|
@ -9,7 +9,7 @@ fs_root_host = phosphoric-acid
|
|||
# this is the host with root access to the databases
|
||||
database_host = caffeine
|
||||
# this is the host which can make API requests to Mailman
|
||||
mailman_host = mail
|
||||
mailman_host = mailman
|
||||
# this is the host which is running a CloudStack management server
|
||||
cloud_host = biloba
|
||||
use_https = true
|
||||
|
|
Loading…
Reference in New Issue