trying remote again to make user creation work for mariadb
This commit is contained in:
parent
22b873b79c
commit
cf5884a2fd
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue