Project

General

Profile

« Previous | Next » 

Revision 6807d423

Added by Stephen Benjamin about 10 years ago

fixes #5444 - add param_false? host method and allow in templates

View differences:

app/models/host/managed.rb
allow :name, :diskLayout, :puppetmaster, :puppet_ca_server, :operatingsystem, :os, :environment, :ptable, :hostgroup, :location,
:organization, :url_for_boot, :params, :info, :hostgroup, :compute_resource, :domain, :ip, :mac, :shortname, :architecture,
:model, :certname, :capabilities, :provider, :subnet, :token, :location, :organization, :provision_method,
:image_build?, :pxe_build?, :otp, :realm
:image_build?, :pxe_build?, :otp, :realm, :param_true?, :param_false?
end
attr_reader :cached_host_params

Also available in: Unified diff