[Puppet Users] install puppet modules behind a proxy

2013-11-30 Thread Arvind P R
Hi I installed puppet on centos for the first time yesterday. the default installation via YUM didnt install any modules i am using apache and mysql for the webserver and database. my question is there no way to install the modules if i am behind a proxy? [root@puppet ~]# puppet --version 3.3.2

[Puppet Users] Re: puppet module search using an HTTP proxy

2013-12-01 Thread Arvind P R
no Stephen this doesnt work is there any other way of installing puppet modules? through yum? On Sunday, December 1, 2013 9:10:15 AM UTC+5:30, Stephen Wallace wrote: > > Maybe something as simple as using httpS? The puppet module face requires > https when downloading I believe. > > Try 'export h

Re: [Puppet Users] Re: [windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers

2013-12-02 Thread Arvind P R
Hello, I am a new user. My pupet is running on CentOS and I am facing the same issue on my windows 2012 box. Can you please tell me where I should be running this? on the puppetmaster server or agent? I didnt make the changes to the windows.rb file but I still face the same issue. [root@puppe

Re: [Puppet Users] Re: [windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers

2013-12-02 Thread Arvind P R
fac ter:16:in `' Thanks, Arvind On Tuesday, December 3, 2013 1:17:29 AM UTC+5:30, Rob Reynolds wrote: > > > > > On Mon, Dec 2, 2013 at 12:31 PM, Arvind P R > > wrote: > >> Hello, >> >> I am a new user. >> My pupet is running on CentOS and I am fa

Re: [Puppet Users] Re: [windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers

2013-12-02 Thread Arvind P R
ly that will be at C:\Program Files (x86)\Puppet > Labs\Puppet\facter\lib\facter\util\ip\windows.rb (your path may be slightly > different). > > > On Mon, Dec 2, 2013 at 1:51 PM, Arvind P R > > wrote: > >> Thanks for your prompt answer. >> >> I ran this

[Puppet Users] puppet apply or puppet agent -t fails on razor installation. Need help on razor too.

2013-12-07 Thread Arvind P R
My puppet master server is working fine and i now installed razor module on the same server. i downloaded the tar.gz from https://forge.puppetlabs.com/puppetlabs/razor and did the installation using puppet module install --ignore-dependencies. i took care of all the dependencies too. *My pu

[Puppet Users] The error we caught said '407 "authenticationrequired"' during module install behind proxy

2013-12-07 Thread Arvind P R
I read at a number of places that if my puppet master is behind a proxy which requires authentication puppet module command does not work despite setting the global parameters http_proxy, https_proxy on bash the command throws an error [root@centos-razor ~]# puppet module install saz/dnsmasq

Re: [Puppet Users] puppet apply or puppet agent -t fails on razor installation. Need help on razor too.

2013-12-10 Thread Arvind P R
much more detailed information about what child process, exactly, is > blocking. > > Jeff > > > On Sat, Dec 7, 2013 at 2:03 PM, Arvind P R > > wrote: > >> My puppet master server is working fine and i now installed razor module >> on the same server. >>