File: metadata.json_with_missing_operatingsystem_support

package info (click to toggle)
ruby-rspec-puppet-facts 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 376 kB
  • sloc: ruby: 1,143; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 519 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "name": "mcanevet-mymodule",
  "version": "1.0.0",
  "author": "Mickaël Canévet",
  "summary": "My puppet modules",
  "license": "Apache-2.0",
  "source": "https://github.com/mcanevet/puppet-mymodule",
  "project_page": "https://github.com/mcanevet/puppet-mymodule",
  "issues_url": "https://github.com/mcanevet/puppet-mymodule/issues",
  "dependencies": [
  ],
  "requirements": [
  ],
  "puppet_version": [
    "2.7",
    "3.0",
    "3.1",
    "3.2",
    "3.3",
    "3.4",
    "3.5",
    "3.6",
    "3.7"
  ]
}