Remove duplicate key

pull/14/head
Emilien Mantel 2016-01-25 17:52:18 +01:00
parent eeae0e82d3
commit a3c233f999
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ mysql_replication_slave: false
# This formula don't work with vagrant! All boxes have same default ip!
mysql_server_id: "{{ ansible_default_ipv4.address | ipaddr('int') }}"
mysql_replication_user: []
mysql_replication_user: 'repl'
mysql_replication_password: 'change_me_NOW'
mysql_replication_host: '192.168.0.1'