Update defaults.inc
This commit is contained in:
@@ -49,7 +49,7 @@ NM_NODETYPES['PD']='PowerDNS'
|
|||||||
|
|
||||||
declare -A NM_SERVICES
|
declare -A NM_SERVICES
|
||||||
NM_SERVICES['mysql']='MySQL'
|
NM_SERVICES['mysql']='MySQL'
|
||||||
NM_SERVICES['mariadb']='MariaDB'
|
NM_SERVICES['mariadb']='MariaDB (MySQL)'
|
||||||
NM_SERVICES['postgresql']='PostgreSQL'
|
NM_SERVICES['postgresql']='PostgreSQL'
|
||||||
NM_SERVICES['nginx']='NGINX'
|
NM_SERVICES['nginx']='NGINX'
|
||||||
NM_SERVICES['gogs']='Gogs'
|
NM_SERVICES['gogs']='Gogs'
|
||||||
|
|||||||
Reference in New Issue
Block a user