On 08/15/2017 11:45 PM, Rakshatha shetty wrote:
> I have a query on the usage of modules present in Puppet Forge.
> 
> When puppet agent -t command is run in puppet agent machine, if the
> specified module is not present in Puppet master server will puppet
> agent or master connect to puppet forge repo and download the specified
> module if present at run time?

Greetings Rakshatha,

No, puppet modules need to be available on the puppet master before
they're used by any manifests.

How you go about doing that is mostly a matter of preference, but there
are two primary methods of doing the management that I'm aware of

r10k [0]
librarian [1]

In all of the puppet configurations that I manage we use r10k and there
are a lot of good blogs and docs on how to set it up.

-Andy-

[0] https://docs.puppet.com/pe/latest/r10k.html
[1] http://librarian-puppet.com/

-- 
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/e57370ea-c95b-a77e-9c0f-32d6f9a58ed6%40bardicgrove.org.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to