Renamed packaging/offline -> packaging/bundle

Also replaced all instances off `offline` with `bundle`.  Also includes minor
trailing whitespace cleanup.
This commit is contained in:
James Laska 2015-09-04 14:08:35 -04:00
parent b456f2955e
commit cb1d60939b

View File

@ -5,7 +5,7 @@ PACKER ?= packer
GRUNT ?= $(shell [ -t 0 ] && echo "grunt" || echo "grunt --no-color")
BROCCOLI ?= ./node_modules/.bin/broccoli
NODE ?= node
DEPS_SCRIPT ?= packaging/offline/deps.py
DEPS_SCRIPT ?= packaging/bundle/deps.py
AW_REPO_URL ?= "http://releases.ansible.com/ansible-tower"
# Determine appropriate shasum command