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

[google|compute] added centos, opensuse images

This commit is contained in:
Eric Johnson 2014-07-19 16:09:17 -07:00
parent 27eec8700f
commit 9c6ac1b75c

View file

@ -12,8 +12,10 @@ module Fog
# https://developers.google.com/compute/docs/premium-operating-systems
GLOBAL_PROJECTS = [
'centos-cloud',
'coreos-cloud',
'debian-cloud',
'google-containers',
'opensuse-cloud',
'rhel-cloud',
'suse-cloud'
]