From 1c05b96763e67833f9532cfe070b46f9921866e3 Mon Sep 17 00:00:00 2001
From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Wed, 13 Sep 2017 11:26:24 +0200
Subject: [PATCH] pixelpark test akquise-aem - add dummy backup command

---
 customer/pixelpark/test-akquise-aem.pixelpark.net.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/customer/pixelpark/test-akquise-aem.pixelpark.net.yaml b/customer/pixelpark/test-akquise-aem.pixelpark.net.yaml
index 1c2841ed..d9860cc4 100644
--- a/customer/pixelpark/test-akquise-aem.pixelpark.net.yaml
+++ b/customer/pixelpark/test-akquise-aem.pixelpark.net.yaml
@@ -4,6 +4,8 @@ infra::additional_classes:
   - java
   - infra::profile::aem::author
 
+infra::profile::aem::author::backup_command: '/bin/echo "test"'
+infra::profile::aem::publish::backup_command: '/bin/echo "test"'
 #
 # Die Bielefelder Kollegen besitzen das AEM Admin Passwort. Bei Bedarf soll dort nachgefragt werden.
 #
-- 
2.39.5