trying remote again to make user creation work for mariadb

This commit is contained in:
Tim Flink 2015-06-16 19:15:43 +00:00
parent 22b873b79c
commit cf5884a2fd
2 changed files with 2 additions and 2 deletions

View file

@ -73,6 +73,6 @@ slave_user: buildslave
buildslave_name: 'qadevel-stg'
deployment_type: qadevel-stg
tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}" ]
tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ]
freezes: false