Re: [Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-26 Thread Dustin J. Mitchell
Yes - examples will definitely clear up confusion for anyone who has the same experience as me (which may be very few people!) Dustin -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-26 Thread Henrik Lindberg
On 2013-26-08 2:26, Dustin J. Mitchell wrote: On Sun, Aug 25, 2013 at 6:47 PM, Henrik Lindberg wrote: At the technical parsing level, yes. This is then validated to only include what we want to allow. The first implementation is very permissive. Oh! Then, my reading of the ARM was wrong - I

Re: [Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Dustin J. Mitchell
On Sun, Aug 25, 2013 at 6:47 PM, Henrik Lindberg wrote: > At the technical parsing level, yes. This is then validated to only include > what we want to allow. The first implementation is very permissive. Oh! Then, my reading of the ARM was wrong - I thought that "Puppet DSL" referred to the Pupp

Re: [Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Erik Dalén
On 25 August 2013 16:34, Henrik Lindberg wrote: > On 2013-26-08 1:07, Erik Dalén wrote: > >> On 25 August 2013 15:47, Henrik Lindberg > com >> > >> wrote: >> >> I'm asking, what language do I use between <% %>? Can I write >> >> <% >>

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Henrik Lindberg
On 2013-26-08 1:07, Erik Dalén wrote: On 25 August 2013 15:47, Henrik Lindberg mailto:henrik.lindb...@cloudsmith.com>> wrote: I'm asking, what language do I use between <% %>? Can I write <% file { '/etc/motd': content => "hello, world\n"

Re: [Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Erik Dalén
On 25 August 2013 15:47, Henrik Lindberg wrote: > On 2013-26-08 24:07, Dustin J. Mitchell wrote: > >> On Sun, Aug 25, 2013 at 5:45 PM, Henrik Lindberg >> > >> wrote: >> >>> This may be silly, but "Extended Puppet Templates" seems more logically abbreviated "EPT" - why "EPP"? Does i

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Henrik Lindberg
On 2013-26-08 24:07, Dustin J. Mitchell wrote: On Sun, Aug 25, 2013 at 5:45 PM, Henrik Lindberg wrote: This may be silly, but "Extended Puppet Templates" seems more logically abbreviated "EPT" - why "EPP"? Does it say "Extended Puppet Templates" somewhere? The idea is to do the same as in Rub

Re: [Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Dustin J. Mitchell
On Sun, Aug 25, 2013 at 5:45 PM, Henrik Lindberg wrote: >> This may be silly, but "Extended Puppet Templates" seems more logically >> abbreviated "EPT" - why "EPP"? >> > Does it say "Extended Puppet Templates" somewhere? The idea is to do the > same as in Ruby, i.e. "Embedded Ruby" = ERP, "Embedde

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-25 Thread Henrik Lindberg
Dustin, thanks for the review! (more comments inline) Regards - henrik On 2013-23-08 3:11, Dustin Mitchell wrote: Picking up discussion of this ARM, now that I've found time to look deeply at it. This may be silly, but "Extended Puppet Templates" seems more logically abbreviated "EPT" - why "EP

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-08-22 Thread Dustin Mitchell
Picking up discussion of this ARM, now that I've found time to look deeply at it. This may be silly, but "Extended Puppet Templates" seems more logically abbreviated "EPT" - why "EPP"? Could you include a link to the Puppet DSL in the text? It's easy to think that that means Puppet itself (e.

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-05-08 Thread Henrik Lindberg
On 2013-08-05 1:49, Eric Sorenson wrote: On Friday, May 3, 2013 2:46:27 PM UTC-7, henrik lindberg wrote: Hi, I have now finished the work on "ARM-3 Puppet Templates" - the proposal is here: https://github.com/puppetlabs/armatures/blob/master/arm-3.puppet_templates/puppet_templat

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-05-07 Thread Eric Sorenson
On Friday, May 3, 2013 2:46:27 PM UTC-7, henrik lindberg wrote: > > Hi, > I have now finished the work on "ARM-3 Puppet Templates" - the proposal > is here: > > https://github.com/puppetlabs/armatures/blob/master/arm-3.puppet_templates/puppet_templates.md > > > Hi Henrik, I am pretty excited a

[Puppet-dev] Re: Puppet Templates (ARM-3) Submitted

2013-05-04 Thread Henrik Lindberg
On 2013-03-05 23:46, Henrik Lindberg wrote: Hi, I have now finished the work on "ARM-3 Puppet Templates" - the proposal is here: https://github.com/puppetlabs/armatures/blob/master/arm-3.puppet_templates/puppet_templates.md There is also a full implementation available from my branch here: http