cookbooks/aws-parallelcluster-environment/metadata.rb (11 lines of code) (raw):

# frozen_string_literal: true name 'aws-parallelcluster-environment' maintainer 'Amazon Web Services' license 'Apache-2.0' description 'AWS ParallelCluster node environment' issues_url 'https://github.com/aws/aws-parallelcluster-cookbook/issues' source_url 'https://github.com/aws/aws-parallelcluster-cookbook' chef_version '>= 18' version '3.14.0' depends 'line', '~> 4.5.21' depends 'nfs', '~> 5.1.5' depends 'aws-parallelcluster-shared', '~> 3.14.0'