From 4565fc7a1df88737c65a25057c5c5071864f0802 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Fri, 24 Aug 2018 14:12:26 +0200 Subject: [PATCH] fbb-api - install jq for monitoring-scripts --- customer/fbb-api/test.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/fbb-api/test.yaml b/customer/fbb-api/test.yaml index d5f96d18..47b78eb0 100644 --- a/customer/fbb-api/test.yaml +++ b/customer/fbb-api/test.yaml @@ -1,6 +1,9 @@ --- infra::role: base_for_old_systems +infra::additional_packages: + jq: {} + infra::additional_classes: - accounts - infra::profile::apache_php -- 2.39.5