# File lib/puppet/transaction.rb, line 411 411: def ignore_tags? 412: ! (@catalog.host_config? or Puppet[:name] == "puppet") 413: end