# File lib/fog/glesys/models/compute/templates.rb, line 11 def all # Only select OpenVZ and Xen platforms # Glesys only offers Xen and OpenVZ but they have other platforms in the list images = platform :openvz, :xen load(images) end
Generated with the Darkfish Rdoc Generator 2.