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 27219f6 commit 8ce030bCopy full SHA for 8ce030b
install_puppet.sh
@@ -635,7 +635,7 @@ case $platform in
635
fi
636
637
if test "x$no_puppetlab_repo_download" != "x"; then
638
- warn 'Skipping download of Puppet repistory, using distro upstream instead'
+ warn 'Skipping download of Puppet repository, using distro upstream instead'
639
else
640
do_download "$download_url" "$download_filename"
641
install_puppetlabs_repo $filetype "$download_filename"
0 commit comments