diff --git a/attributes/default.rb b/attributes/default.rb index cc74230..3bb429c 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -25,6 +25,7 @@ config['package']['path'] = ::File.join( Chef::Config['file_cache_path'], value_for_platform_family('rhel' => 'amazon-ssm-agent.rpm', + 'amazon' => 'amazon-ssm-agent.rpm', 'debian' => 'amazon-ssm-agent.deb') )