Afaik, there is no way to make puppet tell you about this.
Puppet is a powerful tool and you got what you asked for :-)

What you can do is to write Rspec tests for your catalogs and use that as a regression test.

Hope that helps.
- henrik

On 2012-09-10 10:45, Sandra Schlichting wrote:
Hi =)

I just made the following mistake, but puppet 2.7.19 didn't complain.

node test {
   ...
}
package { [ ... ]: ensure => present }

So I guess all the packages became global for all nodes?

Is it possible to disable this "global definition" option, or get puppet
to warn about it?

Hugs,
Sandra

--
You received this message because you are subscribed to the Google
Groups "Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/fOta6N6Dbx4J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.


--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to