Displaying 5 results from an estimated 5 matches for "rkathpal".
Did you mean:
kathpal
2013 Oct 31
6
need help !!!
Hi,
I am using puppet 2.7.20 server on linux and windows client with same
version of puppet.
Until recently everything was working fine but lately I have started
getting the error below
[0m
[0;32minfo: Caching catalog for node_windows [0m
[0;37mdebug: Puppet::Type::Exec::ProviderShell: feature posix is
missing [0m
[0;37mdebug: Puppet::Type::Exec::ProviderPosix: feature posix is
missing [0m
2012 Aug 25
8
JBOSS installation and Configuration through puppet
Hi All,
I have puppet server and client ready. I found JBOSS module and manifests
under https://github.com/example42/puppet-jboss/<https://github.com/example42/puppet-jboss/blob/master/manifests/init.pp> and
imported it through git.
I am encountering these isse while I run :
http://pastebin.com/S67JqmSK
--
You received this message because you are subscribed to the Google Groups
2012 Aug 01
0
Issues with some modules !!!
Hi,
I am new to puppet and have started evaluating various features in last few
days. I am not a developer and am mostly going to use the modules available
on github or puppet forge.
Currently I have tried all easier modules and they seem to work perfectly
without any issues, but now the problem is arising when I am trying to use
modules like mysql, tomcat etc...
For mysql I am using the module
2013 Nov 15
3
Upgrade from Puppet 2.7.20 to latest !!!
Dear All,
I have my puppet servers and clients on puppet 2.7.20 and I am planning to
upgrade to the latest version.
But the problem is that I have a lot of modules (downloaded from forge and
few of my own) which used by hundreds of puppet clients.
I need to know
1) Will the functionality of these modules get affected after this upgrade ?
2) Other than ritual of being on the latest verison, are
2013 Mar 13
5
Copying a 900 mb file to Windows !!!
Hi,
I am writing a puppet manifest to install a service pack on windows, what I
observe is that in case the exe file is withing 50 - 70 Mb the transfer to
windows happens without any issues. But the current service pack
"windows6.1-KB976932-X64.exe" is around 900 Mb. My manifest is as follows
file { ''c:/temp/windows6.1-KB976932-X64.exe'':
ensure =>