-
Notifications
You must be signed in to change notification settings - Fork 0
/
Puppetfile
30 lines (30 loc) · 994 Bytes
/
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
mod 'puppetlabs-stdlib'
mod 'puppetlabs-pwshlib'
mod 'puppetlabs-concat'
mod 'stm-debconf'
mod 'saz-limits'
mod 'petems-swap_file', :git => 'https://github.com/enterprisemodules/petems-swap_file.git', ref: 'master'
mod 'puppet-archive'
mod 'saz-timezone'
mod 'ipcrm-echo'
mod 'puppet-augeasproviders_core'
mod 'puppet-augeasproviders_grub'
mod 'puppet-augeasproviders_sysctl'
mod 'puppetlabs-firewall'
mod 'puppet-firewalld'
mod 'puppet-systemd'
#
# The Enterprise Modules Oracle specific Modules
#
mod 'enterprisemodules-ora_config'
mod 'enterprisemodules-easy_type'
mod 'enterprisemodules-ora_install'
mod 'enterprisemodules-ora_profile'
mod 'enterprisemodules-ora_secured'
#
# 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