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