From fac83168200c8d15998e76628b538964062f671c Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Fri, 29 Dec 2017 12:26:38 +0100 Subject: [PATCH] pixelpark - chat: add git-dependency for hubot --- customer/pixelpark/chat01.pixelpark.com.yaml | 1 + customer/pixelpark/dev-chat.pixelpark.com.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index e2cda6bb..3ee10a23 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -6,6 +6,7 @@ infra::additional_classes: infra::additional_packages: ImageMagick: {} + git: {} nodejs::repo_url_suffix: '8.x' nodejs::manage_package_repo: true diff --git a/customer/pixelpark/dev-chat.pixelpark.com.yaml b/customer/pixelpark/dev-chat.pixelpark.com.yaml index 24871d03..5444de9d 100644 --- a/customer/pixelpark/dev-chat.pixelpark.com.yaml +++ b/customer/pixelpark/dev-chat.pixelpark.com.yaml @@ -7,6 +7,7 @@ infra::additional_classes: infra::additional_packages: ImageMagick: {} + git: {} nodejs::repo_url_suffix: '8.x' nodejs::manage_package_repo: true -- 2.39.5