File tree Expand file tree Collapse file tree 2 files changed +55
-1
lines changed
Expand file tree Collapse file tree 2 files changed +55
-1
lines changed Original file line number Diff line number Diff line change 11pkg /
22* .swp
3- metadata.json
43.DS_Store
Original file line number Diff line number Diff line change 1+ {
2+ "operatingsystem_support" : [
3+ {
4+ "operatingsystem" : " RedHat"
5+ },
6+ {
7+ "operatingsystem" : " CentOS"
8+ },
9+ {
10+ "operatingsystem" : " OracleLinux"
11+ },
12+ {
13+ "operatingsystem" : " Scientific"
14+ },
15+ {
16+ "operatingsystem" : " Debian"
17+ },
18+ {
19+ "operatingsystem" : " Ubuntu"
20+ },
21+ {
22+ "operatingsystem" : " FreeBSD"
23+ },
24+ {
25+ "operatingsystem" : " Gentoo"
26+ },
27+ {
28+ "operatingsystem" : " ArchLinux"
29+ }
30+ ],
31+ "requirements" : [
32+ {
33+ "name" : " pe" ,
34+ "version_requirement" : " 3.2.x"
35+ },
36+ {
37+ "name" : " puppet" ,
38+ "version_requirement" : " 3.x"
39+ }
40+ ],
41+ "name" : " saz-ssh" ,
42+ "version" : " 2.3.5" ,
43+ "source" : " git://github.com/saz/puppet-ssh.git" ,
44+ "author" : " saz" ,
45+ "license" : " Apache License, Version 2.0" ,
46+ "summary" : " UNKNOWN" ,
47+ "description" : " Manage SSH client and server via puppet" ,
48+ "project_page" : " https://github.com/saz/puppet-ssh" ,
49+ "dependencies" : [
50+ {
51+ "name" : " puppetlabs/stdlib" ,
52+ "version_requirement" : " >= 2.2.1"
53+ }
54+ ]
55+ }
You can’t perform that action at this time.
0 commit comments