Not much but...

<% if has_variable?("foo") and has_variable?("bar") then -%>
Both foo and bar are defined.
<% end -%>

Trevor

On Mon, Jan 11, 2010 at 9:02 AM, windowsrefund <windowsref...@gmail.com> wrote:
> I can't help but think there's a cleaner way to do this:
>
> <% if has_variable?("foo") then %>
> <% if has_variable?("bar") then %>
> Both foo and bar are defined.
> <% end %>
> <% end %>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-users?hl=en.
>
>
>
>



-- 
Trevor Vaughan
Vice President, Onyx Point, Inc
(410) 541-6699
tvaug...@onyxpoint.com

-- This account not approved for unencrypted proprietary information --
-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


Reply via email to