Project

General

Profile

« Previous | Next » 

Revision 9f019d1e

Added by Dominic Cleal almost 10 years ago

refs #5793 - add pkg:generate_source rake task to create tar.bz2

View differences:

lib/proxy.rb
module Proxy
MODULES = %w{dns dhcp tftp puppetca puppet bmc chefproxy realm}
VERSION = "1.6-develop"
VERSION = File.read(File.join(File.dirname(__FILE__), '../VERSION')).chomp
require "checks"
require "proxy/settings"

Also available in: Unified diff