fix a typo in repos.pp
The dependencies are for Ocata, not Newton. Change-Id: I05016484740cfa584ec4c1392b5ecee56d1c48e1
This commit is contained in:
parent
b09ccfa490
commit
44a2019d29
@ -27,7 +27,7 @@ class openstack_integration::repos {
|
||||
'gpgcheck' => 'no',
|
||||
'priority' => 1,
|
||||
},
|
||||
'newton-delorean-deps' => {
|
||||
'ocata-delorean-deps' => {
|
||||
'baseurl' => 'http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata',
|
||||
'descr' => 'Ocata delorean-deps',
|
||||
'gpgcheck' => 'no',
|
||||
|
Loading…
x
Reference in New Issue
Block a user