From 29c5045478518bf7c4249f4e5069b059961f24d3 Mon Sep 17 00:00:00 2001
From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Wed, 21 Jun 2017 09:55:02 +0200
Subject: [PATCH] mobile-aem - update oak

---
 customer/mobile-aem/common.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml
index 92a638e8..e5951a9f 100644
--- a/customer/mobile-aem/common.yaml
+++ b/customer/mobile-aem/common.yaml
@@ -134,7 +134,7 @@ infra::profile::aem::author::install_files:
       pauseCompaction=B"false"
 
 # Compaction & Backup for Author
-infra::profile::aem::author::oak_version: '1.2.7'
+infra::profile::aem::author::oak_version: '1.6.1'
 #infra::profile::aem::author::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000'
 #infra::profile::aem::author::compaction_timeout: 21600 # 6h Timeout
 #infra::profile::aem::author::mail_to:
@@ -172,7 +172,7 @@ infra::profile::aem::publish::install_files:
       pauseCompaction=B"false"
 
 # Compaction & Backup for Publisher
-infra::profile::aem::publish::oak_version: '1.2.7'
+infra::profile::aem::publish::oak_version: '1.6.1'
 #infra::profile::aem::publish::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000'
 #infra::profile::aem::publish::compaction_timeout: 21600 # 6h Timeout
 #infra::profile::aem::publish::mail_to:
-- 
2.39.5