[Puppet Users] Using exec

2015-08-31 Thread Gene Fontanilla
Hi Everyone, I am relatively new to puppet open source, i want to create an exec file for windows to run a file if it is not running, it is not registered as a service for windows so exec is my alternative. can anyone help me out? this is a simple script i created, exec {'start':

Re: [Puppet Users] How to enable/create environments for new puppetserver setup (not puppetmaster)

2015-07-24 Thread Gene Fontanilla
Hi kevin, I already tried changing the ownership to puppet:puppet, and even change file permission to 777 just to be sure, I still get the same error, I also noticed that all puppet files are owned by root upon installation. Regards, Gene On Friday, July 24, 2015 at 12:51:15 AM UTC+8, Kevin

[Puppet Users] How to enable/create environments for new puppetserver setup (not puppetmaster)

2015-07-23 Thread Gene Fontanilla
Hi Puppet users, I am testing out the new puppetserver vs the apache/passenger setup for the master, problem is that when i created a new environment I am unable to start puppetserver. Anything i need to know? checking the logs the main error i keep on getting is ERROR [puppet-server]

Re: [Puppet Users] Re: Need help with python msi install on windows

2015-07-10 Thread Gene Fontanilla
The install box pops up and still requires me to choose the options I tried your script too. still same results. On Thursday, July 9, 2015 at 2:30:52 AM UTC+8, Rob Reynolds wrote: On Tue, Jul 7, 2015 at 12:40 AM, Gene Fontanilla ginofon...@gmail.com javascript: wrote: To verify

[Puppet Users] Re: Need help with python msi install on windows

2015-07-06 Thread Gene Fontanilla
On Thursday, May 23, 2013 at 5:10:48 AM UTC+8, Kevin D wrote: Matt, I tried your class in my test environment. Here are my findings: Using Microsoft's Process Monitor http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx, we capture Puppet's call to MSIEXE, the command line

Re: [Puppet Users] Re: Need help with python msi install on windows

2015-07-06 Thread Gene Fontanilla
Looks like you almost have it. You need the full path to the installer file. Should end with the extension .msi. Your package title (e.g. python-2.7.3.amd64) also needs to exactly match what programs and features will list, which is likely 'Python'. Hi bob, i added .msi file

Re: [Puppet Users] Re: Need help with python msi install on windows

2015-07-06 Thread Gene Fontanilla
To verify, the file you have located at c:/PreRecap/python-2.7.5. amd64.msi is actually a downloaded MSI file correct? yes bob you are correct -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group and stop receiving