Adding Google Compute Engine Linux to grains

This commit is contained in:
Joseph Hall 2013-04-25 10:34:38 -06:00
parent b9f7ddc12b
commit 05af539cd4

View File

@ -547,7 +547,8 @@ _OS_FAMILY_MAP = {
'OpenIndiana Development': 'Solaris',
'Arch ARM': 'Arch',
'ALT': 'RedHat',
'Trisquel': 'Debian'
'Trisquel': 'Debian',
'GCEL': 'Debian'
}