Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: fef68f7d06a30b72927cbdbe10de06e143650c42
https://github.com/tribe29/checkmk/commit/fef68f7d06a30b72927cbdbe10de06e14…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M packer/checkmk.pkr.hcl
Log Message:
-----------
Fixes packer syntax error
It seems this is needed?
packer init .
Error: Missing item separator
on checkmk.pkr.hcl line 103, in build:
100: sources = [
101: #"source.qemu.ubuntu-2204-amd64-qemu"
102: "source.amazon-ebs.builder"
103: "source.azure-arm.builder"
Expected a comma to mark the beginning of the next item.
Change-Id: I50465524b3836bb8f3c5c9443a965a2d21d6f3ca
Commit: c76774cd58a83e49fb341e86559d96579518676e
https://github.com/tribe29/checkmk/commit/c76774cd58a83e49fb341e86559d96579…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
A buildscripts/infrastructure/build-nodes/scripts/install-packer.sh
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
Log Message:
-----------
Adds packer to ubuntu-20.04
Change-Id: I955ec0737bdab5381a5cbaf41767407fc79e9979
JIRA-Ref: CMK-12176
Compare:
https://github.com/tribe29/checkmk/compare/641c0068ffa6...c76774cd58a8