Sha256: d81d689ceab532a5b668f8d69c372643d1d18ec6c5cdeb3d9bcd697497d72af4
Contents?: true
Size: 299 Bytes
Versions: 5
Compression:
Stored size: 299 Bytes
Contents
collection @hosts attribute :name, :operatingsystem_id, :operatingsystem_name, :hostgroup_id, :hostgroup_name node :job_status do |host| @host_statuses[host.id] end node :smart_proxy_id do |host| @smart_proxy_id[host.id] end node :smart_proxy_name do |host| @smart_proxy_name[host.id] end
Version data entries
5 entries across 5 versions & 1 rubygems