Oneiric is available on the old-releases mirror
authorAaron Stone <aaron@serendipity.cx>
Tue, 4 Mar 2014 20:51:32 +0000 (12:51 -0800)
committerAaron Stone <aaron@serendipity.cx>
Tue, 4 Mar 2014 20:51:32 +0000 (12:51 -0800)
manifests/params.pp

index b5090e0e8cd4e6f78f0dd4cb52cd41da04a5d1d7..5ef3ccd5c1c9b5d003ad8dce126f032d1fdaa5ac 100644 (file)
@@ -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'
         }