Project

General

Profile

Download (229 Bytes) Statistics
| Branch: | Tag: | Revision:
object @image

attributes :id, :operatingsystem_id, :compute_resource_id, :architecture_id, :uuid, :username, :name, :created_at, :updated_at
attribute :iam_role, :if => ->(img) { img.compute_resource.is_a? Foreman::Model::EC2 }
(2-2/2)