From d2987a84319fecc99e79340adb3dc6948320ea68 Mon Sep 17 00:00:00 2001 From: jacky06 Date: Mon, 30 Jul 2018 12:31:36 -0400 Subject: [PATCH] Fix the smoke testing link Change-Id: I5d9b537ba1371e62b75020e13b969c823930e968 --- tests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/init.pp b/tests/init.pp index 3e55da7..e6577d7 100644 --- a/tests/init.pp +++ b/tests/init.pp @@ -7,6 +7,6 @@ # environment (to compare the resulting system state to the desired state). # # Learn more about module testing here: -# http://docs.puppetlabs.com/guides/tests_smoke.html +# https://puppet.com/docs/puppet/5.2/tests_smoke.html # include ::oslo