-
Notifications
You must be signed in to change notification settings - Fork 1
/
Puppetfile
152 lines (108 loc) · 4.08 KB
/
Puppetfile
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
mod 'acl',
:git => 'https://github.com/herffjones-ssg/puppet-acl.git',
:ref => 'hj_fork'
mod 'aide',
:git => 'https://github.com/herffjones-ssg/puppet-aide.git',
:ref => 'hj_fork'
mod 'appsvn',
:git => 'https://github.com/herffjones-ssg/puppet-module-appsvn.git'
mod 'audit',
:git => 'https://github.com/herffjones-ssg/puppet-module-audit.git'
mod 'code_only',
:git => 'https://github.com/herffjones-ssg/puppet-module-code_only.git'
mod 'coldfusion',
:git => 'https://github.com/herffjones-ssg/puppet-module-coldfusion.git'
mod 'dataprotector',
:git => 'https://github.com/herffjones-ssg/puppet-module-dataprotector.git'
mod 'deployment',
:git => 'https://github.com/herffjones-ssg/puppet-module-deployment.git'
mod 'emailrequest',
:git => 'https://github.com/herffjones-ssg/puppet-module-emailrequest.git'
mod 'freetds',
:git => 'https://github.com/herffjones-ssg/puppet-module-freetds.git'
mod 'ftpclient',
:git => 'https://github.com/herffjones-ssg/puppet-module-ftpclient.git'
mod 'glusterfs',
:git => 'https://github.com/herffjones-ssg/puppet-glusterfs.git',
:ref => 'hj_fork'
mod 'haveged',
:git => 'https://github.com/herffjones-ssg/puppet-module-haveged.git'
mod 'hp',
:git => 'git://github.com/ghoneycutt/puppet-module-hp.git',
:ref => 'v0.2.0'
mod 'hyperv',
:git => 'https://github.com/ghoneycutt/puppet-module-hyperv.git'
mod 'java',
:git => 'git://github.com/ghoneycutt/puppet-module-java.git'
mod 'limits',
:git => 'git://github.com/saz/puppet-limits.git',
:ref => 'v2.0.1'
mod 'logrhythm',
:git => 'https://github.com/herffjones-ssg/puppet-module-logrhythm.git'
mod 'lvm',
:git => 'https://github.com/puppetlabs/puppetlabs-lvm.git',
:ref => '0.1.2'
mod 'mailaliases',
:git => 'git://github.com/ghoneycutt/puppet-module-mailaliases.git'
mod 'mcollective',
:git => 'https://github.com/herffjones-ssg/puppet-mcollective.git',
:ref => 'hj_fork'
mod 'memcached',
:git => 'https://github.com/herffjones-ssg/puppet-memcached.git',
:ref => 'hj_fork'
mod 'mssql',
:git => 'git://github.com/ghoneycutt/puppet-module-mssql.git'
mod 'my_fw',
:git => 'https://github.com/herffjones-ssg/puppet-module-my_fw.git'
mod 'nagios',
:git => 'https://github.com/herffjones-ssg/puppet-module-nagios.git'
mod 'jboss',
:git => 'https://github.com/herffjones-ssg/puppet-module-jboss.git',
:ref => 'hj_fork'
mod 'newrelic',
:git => 'https://github.com/herffjones-ssg/puppet-module-newrelic.git'
mod 'nukemail',
:git => 'https://github.com/herffjones-ssg/puppet-module-nukemail.git'
mod 'oracle',
:git => 'git://github.com/ghoneycutt/puppet-module-oracledriver.git'
mod 'php',
:git => 'https://github.com/herffjones-ssg/puppet-php.git',
:ref => 'hj_fork'
mod 'physical',
:git => 'https://github.com/herffjones-ssg/puppet-module-physical.git',
:ref => 'hj_fork'
mod 'postfix',
:git => 'https://github.com/herffjones-ssg/puppet-module-postfix.git'
mod 'psacct',
:git => 'https://github.com/herffjones-ssg/puppet-module-psacct.git'
mod 'psp',
:git => 'https://github.com/herffjones-ssg/puppet-psp.git',
:ref => 'hj_fork'
mod 'rabbitmq',
:git => 'https://github.com/herffjones-ssg/puppetlabs-rabbitmq.git',
:ref => 'hj_fork'
mod 'ruby',
:git => 'https://github.com/puppetlabs/puppetlabs-ruby',
:ref => '0.0.2'
mod 'sendmail',
:git => 'https://github.com/herffjones-ssg/puppet-module-sendmail.git'
mod 'snmp',
:git => 'https://github.com/herffjones-ssg/puppet-snmp.git',
:ref => 'hj_fork'
mod 'standardconfig',
:git => 'https://github.com/herffjones-ssg/puppet-module-standardconfig.git'
mod 'sudo',
:git => 'https://github.com/herffjones-ssg/puppet-module-sudo.git'
mod 'sshprivkey',
:git => 'https://github.com/herffjones-ssg/puppet-sshprivkey.git',
:ref => 'hj_fork'
mod 'svn',
:git => 'https://github.com/herffjones-ssg/puppet-module-svn.git'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
:ref => '0.1.1'
mod 'virtual',
:git => 'https://github.com/herffjones-ssg/puppet-module-virtual.git',
:ref => 'hj_fork'
mod 'webapp',
:git => 'https://github.com/herffjones-ssg/puppet-module-webapp.git'