Mirror Rocky for Ubuntu Bionic
We need to mirror the Rocky release packages for Ubuntu Bionic so they can be used. [1] [1] http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/bionic-updates/rocky/ Change-Id: Ic624bfd682d969d8ef29e941a0e6cb2fd49f2c36
This commit is contained in:
parent
6baef98ed6
commit
178dc54951
@ -570,7 +570,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/ubuntu-cloud-archive',
|
||||
distributions => 'openstack_project/reprepro/distributions.ubuntu-cloud-archive.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/ubuntu-cloud-archive-updates',
|
||||
releases => { 'trusty'=>['liberty', 'mitaka'], 'xenial'=>['newton', 'ocata', 'pike', 'queens'] },
|
||||
releases => { 'trusty'=>['liberty', 'mitaka'], 'xenial'=>['newton', 'ocata', 'pike', 'queens'], 'bionic'=>['rocky'] },
|
||||
}
|
||||
|
||||
cron { 'reprepro ubuntu-cloud-archive':
|
||||
|
Loading…
x
Reference in New Issue
Block a user