MXS-2601: Remove MaxAdmin from example config

This commit is contained in:
Markus Mäkelä 2019-07-14 08:17:24 +03:00
parent 0996b9217a
commit 7e72f853a2
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19
2 changed files with 0 additions and 15 deletions

View File

@ -233,7 +233,6 @@ install_file(${CMAKE_SOURCE_DIR}/LICENSE.TXT core)
install_file(${CMAKE_SOURCE_DIR}/LICENSE-THIRDPARTY.TXT core)
install_file(etc/lsyncd_example.conf core)
install_manual(Documentation/maxscale.1 1 core)
install_file(${CMAKE_SOURCE_DIR}/server/maxscale_binlogserver_template.cnf core)
install_file(${CMAKE_SOURCE_DIR}/etc/logrotate.d/maxscale_logrotate core)
# For devel package, these files are put to the base folder

View File

@ -62,14 +62,6 @@ servers=server1
user=myuser
password=mypwd
# This service enables the use of the MaxAdmin interface
# MaxScale administration guide:
# https://mariadb.com/kb/en/mariadb-maxscale-23-maxadmin-admin-interface/
[MaxAdmin-Service]
type=service
router=cli
# Listener definitions for the services
#
# These listeners represent the ports the
@ -87,9 +79,3 @@ type=listener
service=Read-Write-Service
protocol=MariaDBClient
port=4006
[MaxAdmin-Listener]
type=listener
service=MaxAdmin-Service
protocol=maxscaled
socket=default