Skip to content
Snippets Groups Projects
Commit c62d5fe3 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Update ohai helper with debian 8 info for upload to packagecloud

parent 42839a91
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -25,6 +25,8 @@ def repo_string
case ohai['platform_version']
when /^7\./
version = 'wheezy'
when /^8\./
version = 'jessie'
end
when 'centos'
os = 'el'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment