changeset 9:ca6ce30c0bfc

Update mirror list to match one supplied by RPM
author IBBoard <dev@ibboard.co.uk>
date Mon, 27 Oct 2014 20:31:27 +0000
parents 16e9e26337be
children 440ea809487c
files manifests/templates.pp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/manifests/templates.pp	Wed Oct 08 19:45:54 2014 +0000
+++ b/manifests/templates.pp	Mon Oct 27 20:31:27 2014 +0000
@@ -66,7 +66,7 @@
 		source => 'puppet:///common/RPM-GPG-KEY-IBBoard-OBS'
 	}
 	yumrepo { 'webtatic':
-		mirrorlist => 'http://repo.webtatic.com/yum/el$releasever/$basearch/mirrorlist',
+		mirrorlist => 'http://mirror.webtatic.com/yum/el6/$basearch/mirrorlist',
 		descr => "Extra Packages for Enterprise Linux",
 		enabled => 1,
 		failovermethod => 'priority',