From ba9c4c4b3ca6eb87cfdf0dc7ee839fe8b36b4f1e Mon Sep 17 00:00:00 2001 From: Cole Higgins Date: Mon, 9 Dec 2024 13:52:05 -0500 Subject: [PATCH] update stable_release to 3.13 --- puppet/data/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/data/common.yaml b/puppet/data/common.yaml index ab121f1b6..89601accf 100644 --- a/puppet/data/common.yaml +++ b/puppet/data/common.yaml @@ -1,5 +1,5 @@ --- -stable_release: '3.12' +stable_release: '3.13' profiles::web::stable: '%{alias("stable_release")}' profiles::website::stable: '%{alias("stable_release")}' profiles::repo::deb::stable: '%{alias("stable_release")}'