From: Mahyuddin Susanto Date: Thu, 11 Dec 2014 04:22:48 +0000 (+0700) Subject: Add Ubuntu vivid (15.04) release X-Git-Tag: 1.8.0~19^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=29dbe051db1d533b078290cc68abd3313c7056f9;hp=39ebab80b2eb7fcce15a2b34608af3af32a960da;p=puppet-modules%2Fpuppetlabs-apt.git Add Ubuntu vivid (15.04) release Signed-off-by: Mahyuddin Susanto --- diff --git a/manifests/params.pp b/manifests/params.pp index b337965..1c6cc99 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -63,7 +63,7 @@ class apt::params { $legacy_origin = true $origins = ['${distro_id} ${distro_codename}-security'] #lint:ignore:single_quote_string_with_variables } - 'precise', 'trusty', 'utopic': { + 'precise', 'trusty', 'utopic', 'vivid': { $backports_location = 'http://us.archive.ubuntu.com/ubuntu' $ppa_options = '-y' $legacy_origin = true