Project

General

Profile

« Previous | Next » 

Revision d5d2d63f

Added by Ondřej Pražák over 6 years ago

Fixes #5790 - Add compute resource to hostgroup (#4593)

View differences:

app/models/concerns/host_common.rb
belongs_to :ptable
belongs_to :realm
belongs_to :compute_profile
belongs_to :compute_resource
before_save :check_puppet_ca_proxy_is_required?, :crypt_root_pass
has_many :host_config_groups, :as => :host

Also available in: Unified diff