From 62ea527c3e8c479d5d65efa022545065d4222ed7 Mon Sep 17 00:00:00 2001 From: Aaron Stone Date: Tue, 4 Mar 2014 12:50:37 -0800 Subject: [PATCH] Remove hardy, maverick, natty They are not on the mirrors anymore. --- manifests/params.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/params.pp b/manifests/params.pp index 4b863ac..b5090e0 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -21,7 +21,7 @@ class apt::params { } 'ubuntu': { case $::lsbdistcodename { - 'hardy','maverick','natty','oneiric','precise','trusty': { + 'oneiric','precise','trusty': { $backports_location = 'http://us.archive.ubuntu.com/ubuntu' $ppa_options = '-y' } -- 2.45.2