From: Balint Varga Date: Fri, 28 Jun 2019 12:31:03 +0000 (+0200) Subject: trim_blocks:false added X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-registry.git;a=commitdiff_plain;h=9513f902e8edab56d18d1579ceb53b6ba257dbc5 trim_blocks:false added Signed-off-by: Balint Varga Change-Id: I30fb36686f3fbaec6f849c8a2598084602a0705a --- diff --git a/SPECS/swift.spec b/SPECS/swift.spec index 8327d54..f54cc29 100644 --- a/SPECS/swift.spec +++ b/SPECS/swift.spec @@ -15,7 +15,7 @@ %define COMPONENT swift %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 2.21.0 -%define RPM_MINOR_VERSION 2 +%define RPM_MINOR_VERSION 3 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/ansible/roles/swift/templates/main/proxy-server.conf b/ansible/roles/swift/templates/main/proxy-server.conf index 98baa3d..def7cf0 100644 --- a/ansible/roles/swift/templates/main/proxy-server.conf +++ b/ansible/roles/swift/templates/main/proxy-server.conf @@ -1,3 +1,4 @@ +#jinja2:trim_blocks:False {# Copyright 2019 Nokia diff --git a/ansible/roles/swift/templates/update/proxy-server.conf b/ansible/roles/swift/templates/update/proxy-server.conf index b54378e..89bcba6 100644 --- a/ansible/roles/swift/templates/update/proxy-server.conf +++ b/ansible/roles/swift/templates/update/proxy-server.conf @@ -1,3 +1,4 @@ +#jinja2:trim_blocks:False {# Copyright 2019 Nokia