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")}'