Skip to content

Commit

Permalink
sort
Browse files Browse the repository at this point in the history
  • Loading branch information
hfm committed Nov 12, 2018
1 parent ce4c4bc commit 6d14d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ proxysql::logdir: '/var/log/proxysql'
proxysql::logdir_mode: '0700'
proxysql::configfile: '/etc/proxysql.cnf'
proxysql::configfile_mode: '0600'
proxysql::configfile_show_diff: false
proxysql::service_ensure: 'running'
proxysql::service_enable: true
proxysql::configs:
Expand Down Expand Up @@ -44,4 +45,3 @@ proxysql::configs:
scheduler: {}
mysql_replication_hostgroups: {}
proxysql::refresh_from_config: false
proxysql::configfile_show_diff: false

0 comments on commit 6d14d0e

Please sign in to comment.