mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Add ubuntu-os-cloud to list of global projects
https://cloud.google.com/compute/docs/operating-systems#ubuntu
This commit is contained in:
parent
e9464552ae
commit
193d246458
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ module Fog
|
|||
'google-containers',
|
||||
'opensuse-cloud',
|
||||
'rhel-cloud',
|
||||
'suse-cloud'
|
||||
'suse-cloud',
|
||||
'ubuntu-os-cloud'
|
||||
]
|
||||
|
||||
def all
|
||||
|
|
Loading…
Reference in a new issue