AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Version bump 0.2.9 * Fix issue with file permissions during package installation in /usr/share/salt-formulas (0755, root, salt) (boo#1142306)
- Version bump 0.2.8 * Add customizable timeout to the join process and rename join_timer to wait_for_initialization
- remove and replace hawk-apiserver with prometheus-ha_cluster_exporter pkg
- Update the pkg.info_available call to avoid repositories refresh as it may cause errors - Add packages and ha_exporter options to the SUMA form.yml file
- Version bump 0.2.6 * Fix typo in Pillar attribute name
- Version bump 0.2.5 * Add HA monitoring to the formula
- Version bump 0.2.9 * Fix issue with file permissions during package installation in /usr/share/salt-formulas (0755, root, salt) (boo#1142306)
- Version bump 0.2.8 * Add customizable timeout to the join process and rename join_timer to wait_for_initialization
- remove and replace hawk-apiserver with prometheus-ha_cluster_exporter pkg
- Update the pkg.info_available call to avoid repositories refresh as it may cause errors - Add packages and ha_exporter options to the SUMA form.yml file
- Version bump 0.2.6 * Fix typo in Pillar attribute name
- Version bump 0.2.5 * Add HA monitoring to the formula
- Version bump 0.2.4 * Fix issue with file permissions during package installation in /usr/share/salt-formulas (boo#1142306)
- Make pkg.install more resilient, allowing retries during install
- Version bump 0.2.2 * Change the salt-formula directories permissions to 0750 to avoid conflicts with the package salt-standalone-formulas-configuration. * Correct the required package name to salt-standalone-formulas-configuration
- Version bump 0.2.4 * Fix issue with file permissions during package installation in /usr/share/salt-formulas (boo#1142306)
- Make pkg.install more resilient, allowing retries during install
- Version bump 0.2.2 * Change the salt-formula directories permissions to 0750 to avoid conflicts with the package salt-standalone-formulas-configuration. * Correct the required package name to salt-standalone-formulas-configuration
- Create package version 0.2.1 with fixed spec files. Now the package is available in all SLE12 and SLE15 versions (boo#1137989, jsc#SLE-4031)
- Version bump 0.2.0 * Include the salt-formulas-configuration dependency on SLE/Leap 15-SP1 and higher. This package configures the shared salt formulas location (/usr/share/salt-formulas) to be used by SUMA 4.0 or salt in standalone mode. * Drops the habootstrap-formula-suma package, as the forms metadata will be available only on SUMA 4.0 using the shared location.
- Remove network repository installation
- Changed requires from salt-saphana to salt-shaptools.
- Create package version 0.2.1 with fixed spec files. Now the package is available in all SLE12 and SLE15 versions (boo#1137989, jsc#SLE-4031)
- Version bump 0.2.0 * Include the salt-formulas-configuration dependency on SLE/Leap 15-SP1 and higher. This package configures the shared salt formulas location (/usr/share/salt-formulas) to be used by SUMA 4.0 or salt in standalone mode. * Drops the habootstrap-formula-suma package, as the forms metadata will be available only on SUMA 4.0 using the shared location.
- Remove network repository installation
- Changed requires from salt-saphana to salt-shaptools.
- Update to version 1.0.0+git.1550242845.0e69ab8: * Allow pre-configured packages * Update package installation to use ha pattern for SUSE distros * Update join_timer parameter description * Allow custom timer before cluster join * Improve pre validation state to check the proper parameters * Create suma form and adapt states to that * Add new feature to the formula: - Ntp connection - SSH keys management - Watchdog - Mandatory pacakges and RA packages * Add new options to configure the cluster in creation * Update ha formula to use crmsh salt code * Updated README and added comment about NET_IP in Vagrantfile - Consolidate the SUMA specific package into one .spec file
- Update to version 1.0.0+git.1536931866.e47f6ce: * Pillar data has to be defined in a separate SLS * Revised pillar data layout to make usage simpler * Drop extraneous dash in join args * Set group in metadata.yml
- Update to version 1.0.0+git.1536240306.8442de8: * Add metadata.yml
- Initial version