diff --git a/manifests/repo.pp b/manifests/repo.pp index 8928cc1..7e76339 100644 --- a/manifests/repo.pp +++ b/manifests/repo.pp @@ -3,7 +3,7 @@ # on RHEL-alikes and Ubuntu # class openstack::repo( - $release = 'grizzly' + $release = 'havana' ) { case $release { 'havana', 'grizzly': {