Eike Waldt

Results 24 issues of Eike Waldt

We should double check for discrepancies between our regex/docs for HANA and Netweaver/S4HANA passwords. It seems to me that our rules are outdated and do not match the official SAP...

enhancement

**Used cloud platform** Azure **Used SLES4SAP version** SLES15SP2 **Used client machine OS** Linux **Expected behaviour vs observed behaviour** Deploying multiple instances of this project to the same azure resource group...

bug
design

Use a Role and Managed Service Identities to allow nodes to fence each other. Each node can only fence the other nodes of the cluster. ![image](https://user-images.githubusercontent.com/8668070/167374793-3c45d081-4202-4593-8bb6-a9b18310833d.png) - needs PTF from...

# Hub/Spoke Architecture This adds support for [Microsoft Azure's Hub/Spoke Architecture](https://docs.microsoft.com/en-us/azure/developer/terraform/hub-spoke-introduction). It does so by implementing a new variable `network_topology`which is set to `plain`(current setup) by default. The new variable...

This has been in here long enough. https://twitter.com/mgleadow/status/4216261688954881

This is simply an update to zabbix 4.2. - zabbix project changed sources from subversion to git

zabbix-mariadb-dump was renamed to zabbix-dump upstream in https://github.com/maxhq/zabbix-backup/commit/2b9506de1da675e740f328e5c2a085be9473408b. This commit fixes it.

In case the formula is run a second time, the whole code in `hana/enable_primary.sls` and `hana/enable_secondary.sls` is run a second time. This means a service interruption. Something like https://github.com/SUSE/saphanabootstrap-formula/commit/42245b9c906c09e3467b52b427cc9dcfa49d1f93 could...