diff --git a/configs/components/puppet-runtime.json b/configs/components/puppet-runtime.json index 2efa3cd..23445ed 100644 --- a/configs/components/puppet-runtime.json +++ b/configs/components/puppet-runtime.json @@ -1 +1 @@ -{"location":"https://builds.delivery.puppetlabs.net/puppet-runtime/202404260/artifacts/","version":"202404260"} +{"location":"https://builds.delivery.puppetlabs.net/puppet-runtime/202405020/artifacts/","version":"202405020"} diff --git a/configs/platforms/amazon-7-aarch64.rb b/configs/platforms/amazon-7-aarch64.rb new file mode 100644 index 0000000..4aafe85 --- /dev/null +++ b/configs/platforms/amazon-7-aarch64.rb @@ -0,0 +1,3 @@ +platform "amazon-7-aarch64" do |plat| + plat.inherit_from_default +end