Skip to content

Commit 331fb20

Browse files
authored
Merge pull request #1135 from oracle-devrel/fsdr-update
fsdr update
2 parents 6e17d71 + 6f9a35a commit 331fb20

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-fsdr/files/primary_hosts.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
# Additionally, comments (such as these) may be inserted on individual
1212
# lines or following the machine name denoted by a '#' symbol.
1313
#
14-
# For example:
15-
#
16-
# 102.54.94.97 rhino.acme.com # source server
17-
# 38.25.63.10 x.acme.com # x client host
1814

1915
# This file should contain content of the original host file from the primary OCI region
2016

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-fsdr/files/standby_hosts.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@
1111
# Additionally, comments (such as these) may be inserted on individual
1212
# lines or following the machine name denoted by a '#' symbol.
1313
#
14-
# For example:
15-
#
16-
# 102.54.94.97 rhino.acme.com # source server
17-
# 38.25.63.10 x.acme.com # x client host
1814

1915
# localhost name resolution is handled within DNS itself.
20-
# Map here all EPM system compute nodes as well as DB compute node standby region IP adresses to primary region hostnames.
21-
127.0.0.1 localhost epm11215 epm11215.example.com
22-
10.0.0.5 epmsystem epmsystem.example.com
23-
10.0.0.6 db.example.com
16+
# Map here all EPM system compute nodes as well as DB compute node standby region IP addresses to primary region hostnames.
17+
18+
127.0.0.1 localhost epm11215.example.com
19+
10.x.x.x epmsystem epmsystem.example.com
20+
10.x.x.x db db.example.com

0 commit comments

Comments
 (0)