cookbooks/aws-parallelcluster-computefleet/metadata.rb (9 lines of code) (raw):

# frozen_string_literal: true name 'aws-parallelcluster-computefleet' maintainer 'Amazon Web Services' license 'Apache-2.0' description 'AWS ParallelCluster compute fleet management' 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 'aws-parallelcluster-shared', '~> 3.14.0'