module Leeroy::App

Constants

VALID_FIXTURE
VALID_PHASE

constants

Public Instance Methods

Creates a fixture for a staging environment.() click to toggle source
# File lib/leeroy/app.rb, line 144
desc "Creates a fixture for a staging environment."
Creates an image from a Packer template.() click to toggle source
# File lib/leeroy/app.rb, line 119
desc "Creates an image from a Packer template."