Nancy Chen

Results 6 issues of Nancy Chen

Add same set of utility script for Windows.

enhancement

**Problem statement** The task to start/stop SAP system is currently part of HSR role. Together with its default value for timeout and delay settings. **Enhancement** Start/stop SAP should be reusable...

enhancement
Ansible

**Problem statement** Currently below tasks belong to role `hana-system-replication`. - `start_hana` - `stop_hana` - `create_hana_backup` **Enhancement** Make those tasks more generic for other usage as well. **Notes** Use condition when...

enhancement
Ansible

**Problem statement** Current we create SP for Azure fencing agent with shell script. **Enhancement** The goal is to have the above SP created in TF. **Notes** - Quick starter sample...

enhancement
Terraform

**Problem statement** Currently we have to source ~/.bashrc before each shell command that uses become user sidadm **Enhancement** Will set bash for become user **Notes** The reason for that is...

enhancement
Ansible

Under the following condition, wrap the code in a function is over kill and reduce the readability of the code: - One liner - String concatenation - small amount of...

enhancement
Pipeline