Remove use of global variables + remove ember-cli-content-security-policy from package.json to avoid bogus csp violation warnings
class apache::mod::dev {
# Development packages are not apache modules
warning('apache::mod::dev is deprecated; please use apache::dev')
include ::apache::dev
}