-long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version "1.0.0"
-recipe "networking", "Configures networking via attributes"
-supports "ubuntu"
-
-attribute "networking",
- :display_name => "Networking",
- :description => "Hash of networking attributes",
- :type => "hash"