# frozen_string_literal: true name 'aws-parallelcluster-platform' maintainer 'Amazon Web Services' license 'Apache-2.0' description 'AWS ParallelCluster node platform' issues_url 'https://github.com/aws/aws-parallelcluster-cookbook/issues' source_url 'https://github.com/aws/aws-parallelcluster-cookbook' chef_version '>= 17' version '3.8.0' supports 'amazon', '= 2.0' supports 'centos', '= 7.0' supports 'ubuntu', '>= 20.04' supports 'redhat', '= 8.7' depends 'line', '~> 4.5.2' depends 'selinux', '~> 6.0.5' depends 'aws-parallelcluster-shared', '~> 3.8.0'