--- /usr/bin/puppet.orig 2021-04-27 13:50:28.100655437 -0300 +++ /usr/bin/puppet 2021-04-27 13:50:50.576789022 -0300 @@ -1,6 +1,7 @@ #!/usr/bin/ruby begin + $VERBOSE = nil require 'puppet/util/command_line' Puppet::Util::CommandLine.new.execute rescue LoadError => e