vagrant/chef/cookbooks/dhcpclient/metadata.rb (7 lines of code) (raw):

# Copyright (c) Facebook, Inc. and its affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. name 'dhcpclient' maintainer 'Facebook' maintainer_email 'pallotron@fb.com' license 'All rights reserved' description 'Installs/Configures the dhcp client VM' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) version '0.1.0'