Sha256: 326ee7085aba8da68e6072ca71a1bce98b02b6dd08177f2989ab0ba89a4a8f59
Contents?: true
Size: 454 Bytes
Versions: 41
Compression:
Stored size: 454 Bytes
Contents
require_relative './util' # :nodoc: module Builderator VERSION = Util.source_path('VERSION').read rescue '0.0.1' DESCRIPTION = 'Builderator automates many of the common steps required to build VMs '\ 'and images with Chef. It provides a common configuration layer for '\ 'Chef, Berkshelf, Vagrant, and Packer, and tasks to orchestrate the '\ 'usage of each. https://github.com/rapid7/builderator' end
Version data entries
41 entries across 41 versions & 1 rubygems