Skip to content

Commit

Permalink
Update server_type_oasys_db.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wullub committed Sep 25, 2023
1 parent 344be0a commit 1021359
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions ansible/group_vars/server_type_oasys_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,3 @@ oracle_inventory: /u01/app/oraInventory
database_home: /u01/app/oracle/product/19c/db_1
grid_home: /u01/app/oracle/product/19c/gridhome_1




# preprod oasys in aws needs to
# grab db backups from prod storage account strpdnomsazcopyorabkup on a weekly basis
# so need:
(deps)
az login, cli
az creds as ssm params
aws cli

(do weekly)
az login
generate sas token for strpdnomsazcopyorabkup and put as ssm param (update db az sas token script does this)
download backup
probably some oracle command?

0 comments on commit 1021359

Please sign in to comment.