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