Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/231972

Change subject: os_version: Add Ubuntu Vivid & Wily, Debian Stretch & Buster
......................................................................

os_version: Add Ubuntu Vivid & Wily, Debian Stretch & Buster

Change-Id: Id67989183161598fb5613aca64108ba5a1450dd6
---
M modules/wmflib/lib/puppet/parser/functions/os_version.rb
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/231972/1

diff --git a/modules/wmflib/lib/puppet/parser/functions/os_version.rb 
b/modules/wmflib/lib/puppet/parser/functions/os_version.rb
index e48c79c..4fce749 100644
--- a/modules/wmflib/lib/puppet/parser/functions/os_version.rb
+++ b/modules/wmflib/lib/puppet/parser/functions/os_version.rb
@@ -37,11 +37,15 @@
       'Raring'   => '13.04',
       'Saucy'    => '13.10',
       'Trusty'   => '14.04',
-      'Utopic'   => '14.10'
+      'Utopic'   => '14.10',
+      'Vivid'    => '15.04',
+      'Wily'     => '15.10',
     },
     'Debian' => {
       'Jessie'  => '8',
       'Wheezy'  => '7',
+      'Stretch' => '9',
+      'Buster'  => '10',
     }
   }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/231972
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id67989183161598fb5613aca64108ba5a1450dd6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to