Method: Puppet::Transaction::Report#noop_pending
- Defined in:
- lib/puppet/transaction/report.rb
#noop_pending ⇒ Boolean
Whether there are changes that we decided not to apply because of noop
88 89 90 |
# File 'lib/puppet/transaction/report.rb', line 88 def noop_pending @noop_pending end |