summaryrefslogtreecommitdiff
path: root/omnibus/jenkins/chef-platform-names.json
blob: e63e5f0a0e23231febb1dc7c407e9250f1ef7399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "aix" : "AIX",
    "el" : "Enterprise Linux",
    "debian" : "Debian",
    "freebsd" : "FreeBSD",
    "mac_os_x" : "OS X",
    "ubuntu" : "Ubuntu", 
    "solaris2" : "Solaris",
    "sles" : "SUSE Enterprise",
    "suse" : "openSUSE",
    "windows" : "Windows"
}