Re: [Puppet Users] Puppet support(Puppetserver-6 and puppet-agent8)

2023-05-17 Thread nandha kumar
It should as puppet should support backward compatibility . On Wed, May 17, 2023 at 2:31 PM RAMESH RAMAN wrote: > Hi Team, > I am currently running puppet server-6 on a Centos7 > machine and clients are also running puppet6. Due to Centos7 End of life. > We are planning to mo

[Puppet Users] Puppet support(Puppetserver-6 and puppet-agent8)

2023-05-17 Thread RAMESH RAMAN
Hi Team, I am currently running puppet server-6 on a Centos7 machine and clients are also running puppet6. Due to Centos7 End of life. We are planning to move to Ubuntu 22.04 LTS, but puppetserver 8 is not supported. So we are installing puppet-agent 8 on all ubuntu 22.04 LTS an

Re: [Puppet Users] Puppet Support on AIX

2015-04-15 Thread Michael Stahnke
On Wed, Apr 15, 2015 at 12:23 AM, Vishal Biyani wrote: > I am trying to understand more about Puppet support on AIX. I have found > bits and piece of information here and there but nothing which shows me > complete picture. The best one I have found so far is : > http://projects.puppetlabs.com/pr

[Puppet Users] Puppet Support on AIX

2015-04-15 Thread Vishal Biyani
I am trying to understand more about Puppet support on AIX. I have found bits and piece of information here and there but nothing which shows me complete picture. The best one I have found so far is : http://projects.puppetlabs.com/projects/1/wiki/PuppetAix although I understand it is a bit dat

Re: [Puppet Users] Puppet Support for Windows

2013-08-02 Thread jcbollinger
On Thursday, August 1, 2013 5:45:29 PM UTC-5, Josh Cooper wrote: > > Hi John, > > > On Thu, Aug 1, 2013 at 6:00 AM, jcbollinger > > > wrote: > >> >> >> On Wednesday, July 31, 2013 8:22:01 AM UTC-5, >> cha...@lyricalsoftware.comwrote: >>> >>> >>> Hopefully my $0.02 can we worth something here ;

Re: [Puppet Users] Puppet Support for Windows

2013-08-01 Thread Josh Cooper
Hi John, On Thu, Aug 1, 2013 at 6:00 AM, jcbollinger wrote: > > > On Wednesday, July 31, 2013 8:22:01 AM UTC-5, cha...@lyricalsoftware.comwrote: >> >> >> Hopefully my $0.02 can we worth something here ;) I'd argue that it's >> really a separate resource type - since the ACL is related to the use

Re: [Puppet Users] Puppet Support for Windows

2013-08-01 Thread Chayim Kirshen
On Aug 1, 2013 12:56 AM, "Josh Cooper" wrote: > > > > > On Wed, Jul 31, 2013 at 6:22 AM, wrote: >> >> Hi Josh, >> >>> On Sun, Jul 28, 2013 at 1:03 PM, wrote: >>> >>> I don't have a time estimate, other than to say that we are working on a set of improvements to file system management,

Re: [Puppet Users] Puppet Support for Windows

2013-08-01 Thread jcbollinger
On Wednesday, July 31, 2013 8:22:01 AM UTC-5, cha...@lyricalsoftware.com wrote: > > > Hopefully my $0.02 can we worth something here ;) I'd argue that it's > really a separate resource type - since the ACL is related to the user > space. If you're going to extend it to multiple providers (sola

Re: [Puppet Users] Puppet Support for Windows

2013-07-31 Thread Josh Cooper
On Wed, Jul 31, 2013 at 6:22 AM, wrote: > Hi Josh, > > On Sun, Jul 28, 2013 at 1:03 PM, wrote: >> >>> >> >> I don't have a time estimate, other than to say that we are working on a >> set of improvements to file system management, including NTFS ACLs, >> symlinks, and some bug fixes, and it's o

Re: [Puppet Users] Puppet Support for Windows

2013-07-31 Thread chayim
Hi Josh, On Sun, Jul 28, 2013 at 1:03 PM, > wrote: > >> > > I don't have a time estimate, other than to say that we are working on a > set of improvements to file system management, including NTFS ACLs, > symlinks, and some bug fixes, and it's one of our top priorities, along > with powershell

Re: [Puppet Users] Puppet Support for Windows

2013-07-30 Thread Josh Cooper
Hi Damian, On Sun, Jul 28, 2013 at 1:03 PM, wrote: > > Hi Josh, > > Did PuppetLabs ever get anywhere with ticket 13249. I'm guessing not as > it hasn't been updated for months. I see that PE 3 is now available and > that there has been plenty of activity on the Windows side of things (we > are

Re: [Puppet Users] Puppet Support for Windows

2013-07-28 Thread damian . folwell
Hi Josh, Did PuppetLabs ever get anywhere with ticket 13249. I'm guessing not as it hasn't been updated for months. I see that PE 3 is now available and that there has been plenty of activity on the Windows side of things (we are about to start a trial with it on some of our Windows estate a

Re: [Puppet Users] Puppet Support for Windows

2013-03-28 Thread damian . folwell
Thanks Josh. Unfortunately I have had zero time to dedicate to this. Tbh if I could just model the dacl plus control the inheritance of dacl from parent that would be enough. I did start to write an ntfsfile class but wanted to keep all of the existing file class functionality except setting

Re: [Puppet Users] Puppet Support for Windows

2013-03-08 Thread Josh Cooper
Hi Damian, On Mon, Jan 28, 2013 at 2:01 PM, wrote: > Hi Josh, > > First of all thanks for the quick reply. > > The main priorities to make Puppet usable on Windows for us would be: > > 1> Control complete state of the DACL for grant (we don't use deny). > 2> Control inheritance on DACL (at the s

Re: [Puppet Users] Puppet Support for Windows

2013-02-14 Thread Jaisol
Hi Rich, I'm new in Puppet and will start working on a windows module so I would like to look at your code in github. I think it's a good point to start for me. Hopefully you can let me know your code name or others related to windows. Any advice would be greatly appreciated... Thanks, Jaisol

Re: [Puppet Users] Puppet Support for Windows

2013-01-29 Thread damian . folwell
no sorry, i'm only on day 2 of learning Ruby and about day 5 of Puppet. If i'm lucky i get about an hour every other evening to look at this so progress is slow. Once I've got something worthwhile sharing i'll post it somewhere. My two projects are an ntfsfile type (in which you can specify a

Re: [Puppet Users] Puppet Support for Windows

2013-01-29 Thread Rich Siegel
Do you have any code on github? Perhaps we can collaborate. I am doing a bit of windows type and provider development currently (mostly learning how ;) I have a pendinga windows clustering provider, and a windows ad dns provider in the works. I have also wrote a chocolatey provider that we

Re: [Puppet Users] Puppet Support for Windows

2013-01-28 Thread damian . folwell
Hi Josh, First of all thanks for the quick reply. The main priorities to make Puppet usable on Windows for us would be: 1> Control complete state of the DACL for grant (we don't use deny). 2> Control inheritance on DACL (at the same time as being able to control other DACL grant entries for t

Re: [Puppet Users] Puppet Support for Windows

2013-01-28 Thread Josh Cooper
Hi Damian, On Sat, Jan 26, 2013 at 1:12 PM, wrote: > Hi All, > > I am currently looking at using PE to provide our config management (and > orchestrated deployment via MCollective) for our app stack. It is currently > used to manage the Linux OS estate but not yet for Windows. I'd like to use >

[Puppet Users] Puppet Support for Windows

2013-01-26 Thread damian . folwell
Hi All, I am currently looking at using PE to provide our config management (and orchestrated deployment via MCollective) for our app stack. It is currently used to manage the Linux OS estate but not yet for Windows. I'd like to use the same tool so that the people who develop and manage apps

Re: [Puppet Users] Puppet support for Cloud Foundry

2011-08-18 Thread Nate DAmico
Haitao, Try this link as a start: http://www.kartar.net/2011/05/install-cloud-foundry-vcap-via-puppet/ Nate On Thu, Aug 18, 2011 at 9:31 AM, Haitao Jiang wrote: > Hi, > > It seems that Cloud Foundry becomes more and more popular and Ubuntu 11.10 > now has VMC Client as standard package. Where

[Puppet Users] Puppet support for Cloud Foundry

2011-08-18 Thread Haitao Jiang
Hi, It seems that Cloud Foundry becomes more and more popular and Ubuntu 11.10 now has VMC Client as standard package. Where can I find out about Puppet's support on Cloud Foundry? Thanks a lot Haitao -- You received this message because you are subscribed to the Google Groups "Puppet Users"

Re: [Puppet Users] Puppet Support for OSX

2011-06-11 Thread Mister IT Guru
This is great to know! I guess I have to make some time do some research and testing, I've inherited a lot of mac desktops, and *boy* it's a mess! So, I'm glad at the moment. Now comes the hard part of getting it working! On 08/06/2011 16:00, "James Turnbull" wrote: >Mister IT Guru wrote: >> Hi

Re: [Puppet Users] Puppet Support for OSX

2011-06-08 Thread Nigel Kersten
On Wed, Jun 8, 2011 at 8:00 AM, James Turnbull wrote: > Mister IT Guru wrote: > > Hi guys – I was wondering how well puppet performs on OSX. Anyone here > > had any experience using puppet under OSX? > > > > Very well and it's well supported. Google uses it to manage their > internal OSX deskto

Re: [Puppet Users] Puppet Support for OSX

2011-06-08 Thread James Turnbull
Mister IT Guru wrote: > Hi guys – I was wondering how well puppet performs on OSX. Anyone here > had any experience using puppet under OSX? > Very well and it's well supported. Google uses it to manage their internal OSX desktops as do a number of other companies, universities, etc. Regards J

[Puppet Users] Puppet Support for OSX

2011-06-08 Thread Mister IT Guru
Hi guys ­ I was wondering how well puppet performs on OSX. Anyone here had any experience using puppet under OSX? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscrib

[Puppet Users] Puppet support

2009-10-05 Thread Allan Marcus
I'm working on a support contract with Reductive for puppet support. My purchasing dept needs to find out if there are any other sources for paid expert support of puppet? Anyone know of any? This is a check the box exercise, I know, but I have to check the "competition market survey" box.