-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPuppetfile
More file actions
executable file
·31 lines (31 loc) · 887 Bytes
/
Puppetfile
File metadata and controls
executable file
·31 lines (31 loc) · 887 Bytes
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
mod 'enterprisemodules-easy_type'
mod 'enterprisemodules-ora_profile'
mod 'enterprisemodules-ora_install'
mod 'enterprisemodules-ora_config'
mod 'enterprisemodules-wls_profile'
mod 'enterprisemodules-wls_config'
mod 'enterprisemodules-wls_install'
mod 'ipcrm-echo'
mod 'puppetlabs-stdlib'
mod 'puppet-augeasproviders_core'
mod 'puppet-augeasproviders_sysctl'
mod 'puppet-augeasproviders_grub'
mod 'saz-limits'
mod 'java',
:git => 'https://github.com/enterprisemodules/puppetlabs-java.git',
:branch => 'main'
mod 'puppet-archive'
mod 'fiddyspence-sleep'
mod 'saz-timezone'
mod 'stm-debconf'
mod 'puppet-firewalld'
mod 'puppetlabs-concat'
mod 'puppet-swap_file'
mod 'puppet-systemd'
#
# Modules that are part of the control repo. R10K doesn't need to touch these
#
mod 'role', local: true
mod 'profile', local: true
mod 'em_license', local: true
mod 'software', local: true