We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f28186 commit ec9c353Copy full SHA for ec9c353
tests/beaker/test_run_scripts/integration_tests_aix.sh
@@ -9,7 +9,7 @@ if [ $SCRIPT_BASE_PATH = "test_run_scripts" ]; then
9
cd ../
10
fi
11
12
-export pe_dist_dir="http://enterprise.delivery.puppetlabs.net/2015.3/ci-ready"
+export pe_dist_dir="http://pe-releases.puppetlabs.lan/2015.3.3"
13
export GEM_SOURCE=http://rubygems.delivery.puppetlabs.net
14
15
bundle install --without build development test --path .bundle/gems
0 commit comments