Remove centos mirror from openstack mirror update

This rsync'd mirror is now being managed by the opendev mirror update
server. Remove it from the older openstack server to avoid a conflict in
excludes around sclo repo.

Currently we have opendev adding sclo and openstack removing it.

Change-Id: I599ee7d0fab8c5e2a060aff86bce20f1f8d4f54b
This commit is contained in:
Clark Boylan 2019-07-24 08:11:44 -07:00
parent c2f3f53389
commit 36c14e4325
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@ class openstack_project::mirror_update (
}
cron { 'centos mirror':
ensure => 'absent',
user => 'root',
minute => fqdn_rand(45, 'centos-mirror'),
hour => '*/2',