diff --git a/install.sh b/install.sh index 8a38fa5..b1605ea 100755 --- a/install.sh +++ b/install.sh @@ -965,7 +965,7 @@ case $platform in rm -f "$gpg_key" done else - for key in "puppet" "puppet-20250406"; do + for key in "puppet"; do gpg_key="${tmp_dir}/RPM-GPG-KEY-${key}" do_download "https://yum.puppet.com/RPM-GPG-KEY-${key}" "$gpg_key" rpm --import "$gpg_key" diff --git a/modules/puppet_agent b/modules/puppet_agent index 141bc58..9f8469c 160000 --- a/modules/puppet_agent +++ b/modules/puppet_agent @@ -1 +1 @@ -Subproject commit 141bc5801359ecf15cf4d2bbd3e63687edf2a560 +Subproject commit 9f8469c38e6f9f220b5c161357d9660ce45288bb