On Jun 23, 2011, at 12:47 PM, Daniel Pittman wrote:
> On Thu, Jun 23, 2011 at 12:25, Craig White wrote:
>>
>> Perhaps I am going at this the wrong way but I am getting far using the
>> vhosts methodology from Pro Puppet and now I want to optionally include a
>> static text file.
>>
>> <% if
On 23.6.2011 21:47, Daniel Pittman wrote:
> On Thu, Jun 23, 2011 at 12:25, Craig White wrote:
>>
>> Perhaps I am going at this the wrong way but I am getting far using the
>> vhosts methodology from Pro Puppet and now I want to optionally include a
>> static text file.
>>
>> <% if location_file_
On Thu, Jun 23, 2011 at 12:25, Craig White wrote:
>
> Perhaps I am going at this the wrong way but I am getting far using the
> vhosts methodology from Pro Puppet and now I want to optionally include a
> static text file.
>
> <% if location_file_inc != '' %->
> <% include #{location_file_inc} %
Perhaps I am going at this the wrong way but I am getting far using the vhosts
methodology from Pro Puppet and now I want to optionally include a static text
file.
<% if location_file_inc != '' %->
<% include #{location_file_inc} %>