On Tue, Feb 10, 2015 at 9:21 AM, jcbollinger <john.bollin...@stjude.org>
wrote:

> so I have to think that you have some wrong expectation about the effect.
>
>
Based on some reading I did yesterday I must confess that may be true. My
thinking was using that type of declaration made the fact the file was
installed "visible" to other resources.

One of the concerns I have (and not in this particular case) if I were to
declare something like

class apache {
           @package { apache3: ensure => latest}
}

and then in another module

include apache
class somevhost {
           realize Package[apache3]
          blah..blah...blan

and then another module tried to do the same thing what would happen?
Eventually there are going to be other developers working on Puppet modules
in my current environment and I am wondering how to avoid collisions...



-- 

Peter L. Berghold                       salty.cowd...@gmail.com

h <http://blog.berghold.net>ttp://science-fiction.berghold.net

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAArvnv3DH9J%3D0JX4ThdFf908LigQM92%3DYf3%3D2nmxjnoEtG6xBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to