-
Notifications
You must be signed in to change notification settings - Fork 19
/
Puppetfile
35 lines (32 loc) · 1.15 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
moduledir 'r10k_modules'
forge "https://forgeapi.puppetlabs.com"
# tip: keep sorted to avoid merge conflicts
mod 'ipcrm-registry_acl', '0.0.6'
mod 'jorten-timezone', '0.1.0'
mod 'puppet-alternatives', '4.2.0'
mod 'puppet-archive', '4.4.0'
mod 'puppetlabs-acl', '4.0.0'
mod 'puppetlabs-apt', '6.1.1'
mod 'puppetlabs-concat', '5.1.0'
mod 'puppetlabs-facts', '1.4.0'
mod 'puppetlabs-firewall', '1.14.0'
mod 'puppetlabs-inifile', '5.4.1'
mod 'puppetlabs-motd', '2.1.1'
mod 'puppetlabs-ntp', '7.3.0'
mod 'puppetlabs-powershell', '2.2.0'
mod 'puppetlabs-puppet_agent', '4.6.1'
mod 'puppetlabs-registry', '2.1.0'
mod 'puppetlabs-scheduled_task', '1.0.1'
mod 'puppetlabs-stdlib', '8.1.0'
mod 'puppetlabs-vcsrepo', '5.3.0'
mod 'puppet-windows_env', '4.0.1'
mod 'puppetlabs-yaml', '0.2.0'
mod 'saz-rsyslog', '5.0.0'
mod 'thekevjames-homebrew', '1.8.3'
mod 'webalex-windows_firewall', '1.2.3'
mod 'mac_profiles_handler',
:git => "https://github.com/keeleysam/puppet-mac_profiles_handler.git",
:commit => '55b5e8c905b2cdaabccf3fa5e2880bc3522f7a88'
mod 'hiera_vault',
:git => "https://github.com/petems/petems-hiera_vault.git",
:commit => '2f8fadc7a778feda19dbfd54c65c51761b26c9ec'