From f110d4a366c9ab30ef79ddc5de36986bb8c9d21e Mon Sep 17 00:00:00 2001 From: Aaron Stone Date: Tue, 4 Mar 2014 12:51:32 -0800 Subject: [PATCH] Oneiric is available on the old-releases mirror --- manifests/params.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/params.pp b/manifests/params.pp index b5090e0..5ef3ccd 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -21,7 +21,7 @@ class apt::params { } 'ubuntu': { case $::lsbdistcodename { - 'oneiric','precise','trusty': { + 'precise','trusty': { $backports_location = 'http://us.archive.ubuntu.com/ubuntu' $ppa_options = '-y' } -- 2.32.3