File tree 2 files changed +2
-2
lines changed
tests/beaker/test_run_scripts
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ if [ $SCRIPT_BASE_PATH = "test_run_scripts" ]; then
9
9
cd ../
10
10
fi
11
11
12
- export pe_dist_dir=" http ://enterprise .delivery.puppetlabs.net/2015.3 /ci-ready"
12
+ export pe_dist_dir=" https ://artifactory .delivery.puppetlabs.net/artifactory/generic_enterprise__local/2018.1 /ci-ready"
13
13
export GEM_SOURCE=https://artifactory.delivery.puppetlabs.net/artifactory/api/gems/rubygems/
14
14
15
15
bundle install --without build development test --path .bundle/gems
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ if [ $SCRIPT_BASE_PATH = "test_run_scripts" ]; then
9
9
cd ../
10
10
fi
11
11
12
- export pe_dist_dir=" http ://pe-releases. puppetlabs.lan /2015.3.3"
12
+ export pe_dist_dir=" https ://artifactory.delivery. puppetlabs.net/artifactory/generic_enterprise__local/archives/releases /2015.3.3"
13
13
export GEM_SOURCE=https://artifactory.delivery.puppetlabs.net/artifactory/api/gems/rubygems/
14
14
15
15
bundle install --without build development test --path .bundle/gems
You can’t perform that action at this time.
0 commit comments