Project

General

Profile

« Previous | Next » 

Revision 3ff2bba4

Added by Dmitri Dolguikh almost 10 years ago

fixes #5708: #nil? is now an allowed method inside of Host and Token jails

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, :param_true?, :param_false?
:image_build?, :pxe_build?, :otp, :realm, :param_true?, :param_false?, :nil?
end
attr_reader :cached_host_params

Also available in: Unified diff