Module: check_mk
Branch: master
Commit: dd562a095120eac80b3147bc3e3b20b32c620e5d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=dd562a095120ea…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Fri Jan 19 14:34:52 2018 +0100
Use artful for windows agent builds - zesty is EOL
Change-Id: I22933521bba3b26c3a3a822e4660c1c032c84e43
---
agents/windows/make-chroot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/agents/windows/make-chroot b/agents/windows/make-chroot
index d586ec1..9b6824b 100755
--- a/agents/windows/make-chroot
+++ b/agents/windows/make-chroot
@@ -4,7 +4,7 @@
set -e
-DISTRO=zesty
+DISTRO=artful
MIRROR=http://de.archive.ubuntu.com/ubuntu
export HOSTNAME=cmk-windows-agent-chroot