-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservers.yaml
More file actions
70 lines (63 loc) · 1.64 KB
/
servers.yaml
File metadata and controls
70 lines (63 loc) · 1.64 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
---
#
# The default settings for all nodes
#
defaults:
domain_name: example.com
ip_start_address: 192.168.56.50
prefix: soa
cpucount: 1
#
# Chose one of the boxes you like
#
# box: enterprisemodules/ol-8.1-x86_64-nocm # OracleLinux 8.1
# box: enterprisemodules/ol-9.0-x86_64-nocm # Oracle Linux 9.0
# box: enterprisemodules/al-9.0-x86_64-nocm # AlmaLinux 9.0
# box: enterprisemodules/rl-9.0-x86_64-nocm # RockyLinux 9.0
box: enterprisemodules/ol-7.7-x86_64-nocm
#
# The settings for the Puppet Enterprise Server
#
pe-puppetserver:
puppet_installer: puppet-enterprise-2019.5.0-el-8-x86_64/puppet-enterprise-installer
#
#
# All masterless nodes
#
rcudb:
software_files:
- LINUX.X64_193000_db_home.zip
soa12213n1:
software_files:
- jdk-8u161-linux-x64.tar.gz
- fmw_12.2.1.3.0_infrastructure.jar
- fmw_12.2.1.3.0_soa.jar.zip
- jce_policy-8.zip
soa12213n2:
software_files:
- jdk-8u161-linux-x64.tar.gz
- fmw_12.2.1.3.0_infrastructure.jar
- fmw_12.2.1.3.0_soa.jar.zip
- jce_policy-8.zip
soa12214n1:
software_files:
- jdk-8u231-linux-x64.tar.gz
- fmw_12.2.1.4.0_infrastructure.jar
- fmw_12.2.1.4.0_soa.jar.zip
- jce_policy-8.zip
soa12214n2:
software_files:
- jdk-8u231-linux-x64.tar.gz
- fmw_12.2.1.4.0_infrastructure.jar
- fmw_12.2.1.4.0_soa.jar.zip
- jce_policy-8.zip
#
# All PE nodes
#
pe-soa12213n1:
cpucount: 2
software_files:
- jdk-8u161-linux-x64.tar.gz
- fmw_12.2.1.3.0_infrastructure.jar
- fmw_12.2.1.3.0_soa.jar.zip
- jce_policy-8.zip