Skip to content

Releases: IBM/ansible-power-linux-sap

v3.1.1

11 Dec 13:08
8030c5d
Compare
Choose a tag to compare

Fixes:

  • upgrade minimum community general version to 10.1.0

v3.1.0

10 Dec 21:08
c9316e1
Compare
Choose a tag to compare

Features:

  • Enhance RFS settings
  • Add checks for mandatory vars

Fixes:

  • Nfs client service status check on RHEL

v3.0.0

06 Nov 09:21
ff0055d
Compare
Choose a tag to compare

Features:

  • supports Full Linux Subscription and BYOL for RHEL/SLES
  • Enabled RFS

Breaking Changes:

  • Previous roles powervs_prepare_rhel_sap and powervs_prepare_sles_sap are now powervs_os_registration and powervs_configure_os_for_sap
  • Previous roles powervs_storage_setup and powervs_swap_creation now combined to one role powervs_storage_and_swap_setup
  • Previous roles powervs_client_enable_services and powervs_install_services now combined to one role configure_network_management_services
    Please take a look at the READMEs for the updated variable names.

v2.2.1

18 Jul 12:48
a4f1e8a
Compare
Choose a tag to compare

Fixes

  • private ingestion endpoints for sap monitory role

v2.2.0

10 Jul 09:51
1f8e115
Compare
Choose a tag to compare

Features:

  • New monitoring role for SAP supported on SLES.

v2.1.1

29 May 17:49
c958f65
Compare
Choose a tag to compare

Fixes

  • add missing distro condition to skip for SLES

v2.1.0

18 May 06:50
54f2e9b
Compare
Choose a tag to compare

Features

  • Allow user to specify opts and fstype when mounting a NFS share.
  • README.md update for powervs_client_enable_services.

v2.0.0

16 May 08:18
7dbe8a5
Compare
Choose a tag to compare

Features

  • Added checks using ansible-lint.
  • Renamed powervs_fs_creation role to powervs_storage_setup
  • Updated sample playbook files with sample variables files included.
  • README.md has been reworked.

v1.1.5

16 Feb 18:54
Compare
Choose a tag to compare

Fixes

  • Proxy client configuration on RHEL OS
  • Adhere to Ansible lint

v1.1.4

13 Oct 23:58
7e31020
Compare
Choose a tag to compare

Features

  • support ntp services for all private ipv4 CIDRs
  • include tests for NTP, NFS and DNS client configuration

Fixes

  • Correct the DNS forwarder configuration by making right configurations in /etc/named.conf file
  • Change the way disk is mounted , so that even if the disk fails , on reboot os comes up without being stuck. This is modified in /etc/fstab file