Skip to content

Commit

Permalink
Added Oasys and ONR tns entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Apr 3, 2024
1 parent a2464ce commit 0752a1c
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
45 changes: 45 additions & 0 deletions ansible/group_vars/server_type_oasys_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,3 +289,48 @@ tns_entries:
host_list:
- ptctrn-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: TRBIPINF
pd:
- name: LISTENER_PDBIPINF
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
- name: PDOASYS
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDOASYS
- name: PDBIPINF
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDBIPINF
- name: RCVCAT
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: RCV_TAF
- name: PDOASREP
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDOASREP
- name: PDONRAUD
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRAUD
- name: PDONRSYS
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRSYS
- name: PDMISTRN
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDMISTRN
- name: PDONRBDS
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRBDS
45 changes: 45 additions & 0 deletions ansible/group_vars/server_type_onr_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,48 @@ tns_entries:
host_list:
- pp-onr-db-a.oasys.hmpps-preproduction.modernisation-platform.internal
service_name: PPMISTRN
pd:
- name: LISTENER_PDBIPINF
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
- name: PDOASYS
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDOASYS
- name: PDBIPINF
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDBIPINF
- name: RCVCAT
port: 1521
host_list:
- pd-oasys-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: RCV_TAF
- name: PDOASREP
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDOASREP
- name: PDONRAUD
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRAUD
- name: PDONRSYS
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRSYS
- name: PDMISTRN
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDMISTRN
- name: PDONRBDS
port: 1521
host_list:
- pd-onr-db-a.oasys.hmpps-production.modernisation-platform.internal
service_name: PDONRBDS

0 comments on commit 0752a1c

Please sign in to comment.