-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathPuppetfile
More file actions
90 lines (90 loc) · 3.18 KB
/
Puppetfile
File metadata and controls
90 lines (90 loc) · 3.18 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
mod 'cirrax-libvirt', '6.0.0'
mod 'puppet-archive', '8.1.0'
mod 'puppet-borg', '6.0.0'
mod 'puppet-cron', '5.0.0'
mod 'puppet-dbbackup', '3.0.0'
mod 'puppet-extlib', '8.0.0'
mod 'puppet-github_actions_runner', '2.0.0'
mod 'puppet-grafana', '15.0.0'
mod 'puppet-letsencrypt', '13.3.0'
mod 'puppet-nftables', '7.3.0'
mod 'puppet-nginx', '8.1.0'
mod 'puppet-prometheus', '17.2.0'
mod 'puppet-r10k', '15.1.0'
mod 'puppet-redis', '12.1.1'
mod 'puppet-ssh_keygen', '6.0.0'
mod 'puppet-systemd', '9.4.0'
mod 'puppetlabs-apache', '13.1.0'
mod 'puppetlabs-apt', '11.3.1'
mod 'puppetlabs-concat', '10.0.0'
mod 'puppetlabs-docker', '10.4.0'
mod 'puppetlabs-inifile', '6.4.0'
mod 'puppetlabs-mount_core', '2.0.1'
mod 'puppetlabs-postgresql', '10.6.1'
mod 'puppet-openvoxdb', '9.1.1'
# metadata bumps are unreleased :sadface:
mod 'puppetlabs-rsync',
git: 'https://github.com/puppetlabs/puppetlabs-rsync',
ref: '9816e10d4b99bff4601158be2e95a8f68278dc50'
mod 'puppetlabs-stdlib', '9.7.0'
mod 'puppetlabs-vcsrepo', '7.0.0'
mod 'richardc-datacat', '0.6.2'
mod 'saz-ssh', '14.1.0'
mod 'saz-sudo', '9.0.2'
mod 'smarteon-rclone', '0.0.3'
mod 'theforeman-dns', '12.2.0'
mod 'theforeman-foreman', '29.2.0'
mod 'theforeman-foreman_proxy', '30.2.0'
# https://github.com/theforeman/puppet-puppet/pull/982
mod 'theforeman-puppet',
git: 'https://github.com/bastelfreak/puppet-puppet',
branch: 'tmp2'
mod 'theforeman-puppetserver_foreman', '4.3.0'
# choria / mcollective service bus
mod 'choria-choria',
git: 'https://github.com/choria-io/puppet-choria',
ref: 'e75dd706dc133a2032c709d4da07ca2a16cd64a8'
mod 'choria-mcollective',
git: 'https://github.com/choria-io/puppet-mcollective',
ref: '366b20f7db6f2caf6615e9a61ba10f0d2f04c72f'
mod 'choria-mcollective_choria',
git: 'https://github.com/choria-plugins/mcollective_choria',
ref: '0.22.2'
mod 'choria-mcollective_agent_puppet',
git: 'https://github.com/choria-plugins/puppet-agent',
ref: '2.5.0'
mod 'choria-mcollective_agent_puppetca',
git: 'https://github.com/choria-plugins/puppetca-agent',
ref: '4.1.0'
mod 'choria-mcollective_agent_package',
git: 'https://github.com/choria-plugins/package-agent',
ref: '5.5.1'
mod 'choria-mcollective_agent_service',
git: 'https://github.com/choria-plugins/service-agent',
ref: '4.1.0'
mod 'choria-mcollective_agent_filemgr',
git: 'https://github.com/choria-plugins/filemgr-agent',
ref: '2.1.0'
mod 'choria-mcollective_util_actionpolicy',
git: 'https://github.com/choria-plugins/action-policy',
ref: '3.3.0'
mod 'choria-mcollective_agent_bolt_tasks',
git: 'https://github.com/choria-plugins/tasks-agent',
ref: '0.22.0'
mod 'choria-mcollective_agent_shell',
git: 'https://github.com/choria-plugins/shell-agent',
ref: '1.2.1'
mod 'choria-mcollective_agent_nettest',
git: 'https://github.com/choria-plugins/nettest-agent',
ref: '4.1.0'
mod 'choria-mcollective_agent_process',
git: 'https://github.com/choria-plugins/process-agent',
ref: '4.1.0'
mod 'choria-mcollective_agent_iptables',
git: 'https://github.com/choria-plugins/iptables-agent',
ref: '4.1.0'
mod 'puppet-augeasproviders_sysctl', '4.1.0'
mod 'puppet-augeasproviders_core', '5.0.0'
mod 'puppet-hashi_stack', '4.1.0'
mod 'puppet-mosquitto', '3.0.0'
mod 'ipcrm-echo', '0.1.8'