Hi,

note that running puppet without administrator privileges for initial
server setup is probably pointless. Therefor it is my sincere hope that
there is not yet any solution to kick this off via web interface,
because that would imply serious security concerns.

I suppose you could solve this more cleanly with some sort of pull
mechanism that each Windows box invokes during provisioning (e.g. a
scheduled task) that allows you to specify the name of the desired .pp
file in a more secure location.

But then, they *do* have something similar to that, with a pretty good
security model too - it's the puppet master of course ;-)

Cheers,
Felix

On 01/09/2014 06:54 PM, pskovshu...@gmail.com wrote:
> I understand that with masterless set up, I simply need to run puppet
> apply <file.pp> on each server and that's fine. To do it remotely, I am
> thinking of using something like psexec tool from Microsoft. However,
> it's not exactly fool proof. Yes, there are a couple of front-ends for
> psexec but I would ideally like something web UI based. I could write my
> own front-end in PHP but I don't want to reinvent the wheel if something
> already exists. Is there something web-based that I am able to kick off
> "puppet apply" command from? I would ideally like to run it in Apache
> under Windows so I can do away with Linux altogether.

-- 
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/52CFC2B5.9000203%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to