forked from RexOps/rex-recipes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recipes.yml
48 lines (42 loc) · 1.17 KB
/
recipes.yml
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#
# THIS FILE IS GENERATED AUTOMATICALLY
# YOU DON'T NEED TO EDIT IT
#
Database/MySQL.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install MySQL on your Server.
Webserver/Apache.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install Apache on your Server.
Misc/Example.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
This is an example Module.
Lang/PHP.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
Simple Module to install PHP on your Server.
CMS/Joomla.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
Module to install Joomla on your Server.
Tested with Joomla 2.5.1 and Ubuntu.
File/CSV.pm:
Author: jan gehring <jan.gehring@gmail.com>
Requires:
License: Apache License 2.0
Description: |
This is a small Module to parse simple comma seperated
text files (csv).