Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitgujar/sap-kernel-patcher

Over 351+ downloads on galaxy, This Ansible collection to upgrade the kernels of the remote sap systems. Applicable for all SIDs, as long as you know what to do.
https://github.com/amitgujar/sap-kernel-patcher

ansible ansible-galaxy kernel linux-kernel sap

Last synced: 12 days ago
JSON representation

Over 351+ downloads on galaxy, This Ansible collection to upgrade the kernels of the remote sap systems. Applicable for all SIDs, as long as you know what to do.

Awesome Lists containing this project

README

        

### SAP Kernel Patcher
This script allows you to harness the power of Ansible to upgrade your sap server kernel with a single command.

### How to Install

```ansible-galaxy collection install amitgujar0.sap_kernelpatcher```

### What you need
- Download the latest kernel patch from the SAP marketplace.
- Edit the location of the kernel patch in the script.
- Root access on the remote servers.
- Configure the sudoers for desired [e.g. qbxadm] user.
- Configure the ansible inventory file with the remote server details.