Re: [Puppet Users] How to deliberately cause modules to conflict?

2016-05-28 Thread Rob Nelson
You could test for the other class and fail, something like if Defined(Class['dma']) Fail "you cannot use postfix with dma" Typed from my phone, please check syntax and caps and such. On Saturday, May 28, 2016, Dan Mahoney, System Admin wrote: > Hey there. > > This is a weird question, but I

[Puppet Users] How to deliberately cause modules to conflict?

2016-05-28 Thread Dan Mahoney, System Admin
Hey there. This is a weird question, but I guess I'll ask it anyway. Is there a way to say one of the following two things? 1) That you want a manifest to deliberately break when you try to include two different items? For example, most of our machines run a very simple mailer called DMA (dr