Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nomis/weblogic release addition until db v11.2.1.1.228 #341

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dns_zone_internal: nomis.hmpps-development.modernisation-platform.internal
dns_search_domains:
- hmpps-oem.hmpps-development.modernisation-platform.internal
- azure.noms.root
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.214
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.219
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dns_zone_internal: nomis.hmpps-preproduction.modernisation-platform.internal
dns_search_domains:
- hmpps-oem.hmpps-preproduction.modernisation-platform.internal
- azure.hmpp.root
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.214
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.219
2 changes: 1 addition & 1 deletion ansible/group_vars/environment_name_nomis_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dns_zone_internal: nomis.hmpps-production.modernisation-platform.internal
dns_search_domains:
- hmpps-oem.hmpps-production.modernisation-platform.internal
- azure.hmpp.root
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.214
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.219
2 changes: 1 addition & 1 deletion ansible/group_vars/environment_name_nomis_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rman_backup_cron:
job: "su oracle -c '/home/oracle/admin/rman_scripts/{{ rman_backup_monitoring_script }}' | logger -p local3.info -t rman-backup"

# syscon production web release details
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.214
PROD_SYSCON_WEB_RELEASE: DB_V11.2.1.1.219

db_configs:
T1CNOM:
Expand Down
6 changes: 6 additions & 0 deletions ansible/roles/nomis-release-deployment/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@ nomis_releases:
- { name: DB_V11.2.1.1.220, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.221, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.222, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.223, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.224, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.225, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.226, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.227, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.228, web_config_files: 0, db_patch_updated: 1 }
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,12 @@
name: "{{ item }}"
state: started
loop:
- weblogic-all
- WLS_FORMS
- WLS_REPORTS
- WLS_FORMS1A
- WLS_FORMS1B
- WLS_FORMS1C
- WLS_AUTOLOGOFF
- WLS_TAGSAR
- WLS_HOTPAGE
- opmn