From 08888152bdf5e350021b1ccaec40d882225178a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Wed, 11 Oct 2017 15:52:55 -0400 Subject: Puppet's version in Stretch is 4.8, not 4.5 --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 05430fd..611058c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,10 +24,10 @@ test:puppet38_future_parser: FUTURE_PARSER: 'yes' <<: *job_definition -# Default debia stretch versions -test:puppet45: +# Default debian stretch versions +test:puppet48: variables: - PUPPET_VERSION: "~> 4.5.2" + PUPPET_VERSION: "~> 4.8.2" FACTER_VERSION: '~> 2.4.6' <<: *job_definition -- cgit v1.2.3