Re: [Puppet Users] Re: Literal URIs in templates

2017-08-29 Thread Michael Burling
mplate('ldap/ldap.conf.erb'), > require => Class["ldap::install"], > } > > See: > https://docs.puppet.com/puppet/latest/types/file.html#file-attribute-content > > ken. > > On Tue, Aug 29, 2017 at 1:00 PM, Michael Burling > > wrote: >

[Puppet Users] Re: Literal URIs in templates

2017-08-29 Thread Michael Burling
Me, too! How did you fix the above? I'm running into the same error. On Sunday, March 23, 2014 at 7:35:16 PM UTC-5, Grant wrote: > > Scrap that. I'm an idiot. > > > > On 24 March 2014 10:29, Grant Byers > > wrote: > >> Hi, >> >> I'm having some trouble using a template to construct URIs in a targ