Add Ubuntu Trusty
It's in Beta now and has landed on the main mirrors.
This commit is contained in:
parent
fd3e07e58f
commit
cba6bb4a42
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class apt::params {
|
|||
}
|
||||
'ubuntu': {
|
||||
case $::lsbdistcodename {
|
||||
'hardy','maverick','natty','oneiric','precise': {
|
||||
'hardy','maverick','natty','oneiric','precise','trusty': {
|
||||
$backports_location = 'http://us.archive.ubuntu.com/ubuntu'
|
||||
$ppa_options = '-y'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue