Sha256: e4c6a3b18e2feb09ae0fe8d00a8b448dcf21d362b774c63addff1a0819ceb5fb

Contents?: true

Size: 331 Bytes

Versions: 7

Compression:

Stored size: 331 Bytes

Contents

{
  "description": "Does the things.",
  "supports_noop": false,
  "input_method": "stdin",
  "puppet_task_version": 1,
  "parameters": {
    "first": {
     "description": "First param.",
     "type": "Optional[String[1]]"
    },
    "second": {
     "description": "Second param.",
     "type": "Optional[String[1]]"
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
puppet-check-2.2.2 spec/fixtures/task_metadata/task_good.json
puppet-check-2.2.1 spec/fixtures/task_metadata/task_good.json
puppet-check-2.2.0 spec/fixtures/task_metadata/task_good.json
puppet-check-2.1.0 spec/fixtures/task_metadata/task_good.json
puppet-check-2.0.1 spec/fixtures/task_metadata/task_good.json
puppet-check-2.0.0 spec/fixtures/task_metadata/task_good.json
puppet-check-1.6.1 spec/fixtures/task_metadata/task_good.json