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 51b8cbd commit 1c464aeCopy full SHA for 1c464ae
tasks/install_shell.sh
@@ -137,7 +137,7 @@ if [ -n "$PT_mac_source" ]; then
137
mac_source=$PT_mac_source
138
else
139
if [ "$nightly" = true ]; then
140
- mac_source='https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/downloads'
+ mac_source='http://nightlies.puppet.com/downloads'
141
142
mac_source='http://downloads.puppet.com'
143
fi
0 commit comments