File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ * Thu Jan 22 2015 Stefan Schulte <
[email protected] > 1.0.0
2
+ - Initial release for puppet forge
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " stschulte-oracle" ,
3
+ "version" : " 1.0.0" ,
4
+ "author" : " stschulte" ,
5
+ "summary" : " Manage the oratab through puppet" ,
6
+ "license" : " Apache-2.0" ,
7
+ "source" : " https://github.com/stschulte/puppet-oracle.git" ,
8
+ "project_page" : " https://github.com/stschulte/puppet-oracle" ,
9
+ "issues_url" : " https://github.com/stschulte/puppet-oracle/issues" ,
10
+ "dependencies" : [ ],
11
+ "operatingsystem_support" : [
12
+ {
13
+ "operatingsystem" : " RedHat" ,
14
+ "operatingsystemrelease" : [ " 6.0" ]
15
+ },
16
+ {
17
+ "operatingsystem" : " Solaris" ,
18
+ "operatingsystemrelease" : [ " 5.10" , " 5.11" ]
19
+ }
20
+ ],
21
+ "tags" : [" oracle" , " oratab" ]
22
+ }
You can’t perform that action at this time.
0 commit comments