Skip to content

Commit

Permalink
Commented releases which went live and included in weblogic build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Sep 21, 2023
1 parent a4a3f2e commit c3929e1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ansible/roles/nomis-release-deployment/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ nomis_releases:
# - { name: DB_V11.2.1.1.213.1, web_config_files: 0, db_patch_updated: 0 }
# - { name: DB_V11.2.1.1.214, web_config_files: 0, db_patch_updated: 1 }
# - { name: DB_V11.2.1.1.214.1, web_config_files: 0, db_patch_updated: 0 }
- { name: DB_V11.2.1.1.215, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.216, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.217, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.218, web_config_files: 0, db_patch_updated: 1 }
- { name: DB_V11.2.1.1.219, web_config_files: 0, db_patch_updated: 1 }
# Releases deployed on prod on 16Sep2023 DB_V11.2.1.1.215, DB_V11.2.1.1.216, DB_V11.2.1.1.217, DB_V11.2.1.1.218, DB_V11.2.1.1.219
# - { name: DB_V11.2.1.1.215, web_config_files: 0, db_patch_updated: 1 }
# - { name: DB_V11.2.1.1.216, web_config_files: 0, db_patch_updated: 1 }
# - { name: DB_V11.2.1.1.217, web_config_files: 0, db_patch_updated: 1 }
# - { name: DB_V11.2.1.1.218, web_config_files: 0, db_patch_updated: 1 }
# - { name: DB_V11.2.1.1.219, web_config_files: 0, db_patch_updated: 1 }
- { 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 }

0 comments on commit c3929e1

Please sign in to comment.