Re: [Puppet Users] How to have one file depend on many packages

2013-05-07 Thread Peter Bukowinski
On May 7, 2013, at 12:38 PM, Bret Wortman wrote: > Here's a puzzler (though I'm sure the answer is obvious and I'm just not > seeing it): > > I have a manifest where I'm listing about 40-50 packages that I want the > system to remove, and a file that I want to create only after successful > r

[Puppet Users] How to have one file depend on many packages

2013-05-07 Thread Bret Wortman
Here's a puzzler (though I'm sure the answer is obvious and I'm just not seeing it): I have a manifest where I'm listing about 40-50 packages that I want the system to remove, and a file that I want to create only after successful removal of all the packages. What's the best way to show this d