diff --git a/puppet/data/common.yaml b/puppet/data/common.yaml index f6dc73d9f..554bf8abd 100644 --- a/puppet/data/common.yaml +++ b/puppet/data/common.yaml @@ -1,5 +1,5 @@ --- -stable_release: '3.11' +stable_release: '3.12' profiles::web::stable: '%{alias("stable_release")}' profiles::repo::deb::stable: '%{alias("stable_release")}' profiles::repo::rpm::stable_foreman: '%{alias("stable_release")}'