From 4ce6d3321392cd94eee2cd020fb1e3eacded0347 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 19 Jun 2019 23:20:47 +0200 Subject: [PATCH] TT#60971 Update mariadb-connector-odbc binary package names While syncing with the Debian packaging, the binary names have changed. Update the expected names. Change-Id: I8c836f09898126f3749adfe15ff4b3bee59469c8 --- templates/310_package-ngcp.yaml.tt2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/310_package-ngcp.yaml.tt2 b/templates/310_package-ngcp.yaml.tt2 index 7eb3856..7e43673 100644 --- a/templates/310_package-ngcp.yaml.tt2 +++ b/templates/310_package-ngcp.yaml.tt2 @@ -62,7 +62,7 @@ package: installed: true mariadb-connector-odbc: - installed: true + installed: false mariadb-server: installed: true @@ -81,3 +81,6 @@ package: ngcp-glusterfs-config: installed: false + + odbc-mariadb: + installed: true