# File lib/ohai/plugins/ip_scopes.rb, line 54 def tunnel_iface?(interface) interface['type'] == 'ppp' end