1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[google|compute] Remove RHEL from Global Project list

This commit is contained in:
Nat Welch 2014-01-08 09:08:23 -08:00
parent 579aa0b696
commit 7f7665ad80

View file

@ -12,7 +12,8 @@ module Fog
GLOBAL_PROJECTS = [ 'google',
'debian-cloud',
'centos-cloud',
'rhel-cloud',
# RHEL removed from this list because not everyone has access to it.
# 'rhel-cloud',
]
def all