Sha256: 85bc1b09825cb25887d00d9fafaedd868528c67777d366f644b001ab3cb81b46
Contents?: true
Size: 150 Bytes
Versions: 13
Compression:
Stored size: 150 Bytes
Contents
module ForemanSalt class HostSaltModule < ApplicationRecord belongs_to :host, class_name: 'Host::Managed' belongs_to :salt_module end end
Version data entries
13 entries across 13 versions & 1 rubygems