-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPuppetfile
More file actions
96 lines (96 loc) · 3.72 KB
/
Copy pathPuppetfile
File metadata and controls
96 lines (96 loc) · 3.72 KB
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
mod 'stdlib',
:ref => '5.1.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-stdlib.git'
mod 'augeas',
:ref => '1.7.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/camptocamp-augeas.git'
mod 'choria',
:ref => '0.11.1',
:git => 'git@git.your.net:op/puppet/modules/mirror/choria-io-choria.git'
mod 'mcollective',
:ref => '0.8.1',
:git => 'git@git.your.net:op/puppet/modules/mirror/choria-io-choria_mcollective.git'
mod 'mcollective_agent_filemgr',
:ref => '2.0.1',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_filemgr.git'
mod 'mcollective_agent_package',
:ref => '5.0.1',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_package.git'
mod 'mcollective_agent_puppet',
:ref => '2.3.1',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_puppet.git'
mod 'mcollective_agent_service',
:ref => '4.0.1',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_service.git'
mod 'mcollective_choria',
:ref => '0.11.0',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_choria.git'
mod 'mcollective_util_actionpolicy',
:ref => '3.0.0',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_util_actionpolicy.git'
mod 'firewall',
:ref => '1.14.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-firewall.git'
mod 'apt',
:ref => '6.1.1',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-apt.git'
mod 'ldconfig',
:ref => '0.1.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/crayfishx-ldconfig.git'
mod 'augeasproviders_core',
:ref => '2.2.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/hercules-team-augeasproviders_core.git'
mod 'puppetserver',
:ref => 'dns_alt',
:git => 'git@git.your.net:op/puppet/modules/mirror/witjoh-puppetserver.git'
mod 'concat',
:ref => '5.1.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-concat.git'
mod 'hocon',
:ref => '1.0.1',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-hocon.git'
mod 'inifile',
:ref => '2.4.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-inifile.git'
mod 'postgresql',
:ref => '5.10.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-postgresql.git'
mod 'puppetdb',
:ref => '7.1.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-puppetdb.git'
mod 'puppetserver_gem',
:ref => '1.0.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-puppetserver_gem.git'
mod 'r10k',
:ref => 'v6.7.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/voxpupuli-r10k.git'
mod 'portage',
:ref => '2.4.5',
:git => 'git@git.your.net:op/puppet/modules/mirror/gentoo-portage.git'
mod 'make',
:ref => 'v2.1.1',
:git => 'git@git.your.net:op/puppet/modules/mirror/voxpupuli-make.git'
mod 'gcc',
:ref => '0.3.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-gcc.git'
mod 'git',
:ref => '0.5.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-git.git'
mod 'ruby',
:ref => '1.0.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-ruby.git'
mod 'vcsrepo',
:ref => '2.4.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-vcsrepo.git'
mod 'puppet_authorization',
:ref => '0.5.0',
:git => 'git@git.your.net:op/puppet/modules/mirror/puppetlabs-puppet_authorization.git'
mod 'mcollective_agent_shell',
:ref => '1.0.3',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_shell.git'
mod 'mcollective_agent_bolt_task',
:ref => '0.11.0',
:git => 'git@git.your.net:op/puppet/modules/forge/choria-mcollective_agent_bolt_tasks.git'
mod 'puppet',
:ref => '0.1.0',
:git => 'git@git.your.net:/puppet.git'