Hi, I'm just starting out with puppet, and I have a basic handle on it. What I've been tasked to do is to be able to push files from a git repo to Windows servers. The servers themselves will have no internet access, so installing cygwin & git on the agents is not an option. What I'd like to do is create a manifest that clones the repo locally, then copies that directory to the Windows client. I have vscrepo working, I just need to know how to pull the repo, save the files to the puppet master server, then copy that directory to the agent when it connects.
Thanks, Nick -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/8aadcfaa-4c6e-4f30-a813-4857d865c802%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
