Description:
This update for drbd-formula, habootstrap-formula, python-shaptools, salt-shaptools, saphanabootstrap-formula and salt fixes the following issues:
habootstrap-formula 0.2.9:
* Fix issue with file permissions during package installation in /usr/share/salt-formulas (0755, root, salt) (boo#1142306)
* 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
* Fix typo in Pillar attribute name
* Add HA monitoring to the formula
salt-shaptools 0.2.3:
- Create package version 0.2.3 with drbd files renamed.
- Create package version 0.2.2 updating how additional_dvds is used
in netweavermod
- Create first salt modules and states to manage SAP Netweaver
* Install ASCS SAP instance in a idempotent way
python-shaptools 0.3.3:
- Add update_conf_file for Netweaver
- Add isconnected and reconnect methods
- Add the required code to install SAP Netweaver instances
* Wrap sapcontrol command usage
* Install and uninstall SAP instances
* Check current installation status
- Add support for Power machines
(jsc#SLE-4031, jsc#SLE-4143, boo#1137989)
saphanabootstrap-formula 0.3.2:
* Fix issue with file permissions during package installation in /usr/share/salt-formulas (0755, root, salt) (boo#1142306)
* Fix 'true' rendering in jinja to convert to json correctly
* Add support for multi tenant hanadb_exporter
* Update the pkg.info_available call to avoid repositories refresh as
it may cause errors
* Fix issue with file permissions during package installation in
/usr/share/salt-formulas (0755, root, salt)
(boo#1142306)
drbd-formula 0.3.7:
* Retry the packages installation to make the code more robust
* Remove additional_repos salt state
* Fix issue with file permissions during package installation in /usr/share/salt-formulas (0755, root, salt) (boo#1142306)
* Remove the duplicate default value in salt state
* Not to install package by default
* Remove salt indent and change the order of pillar
* Add prefix to ID to avoid conflicts
* Install xfsprogs when need to format xfs
- Version 0.3.2, boo#1142762
* Restructure the deploy and examples directories
* Add examples of using NFS formula
* Fix the issue of mkfs and mount NFS share
* Polish the form.yml based on SUMA4.0, change some default values.
- Version 0.3.1
* Change the requires to salt-formulas-configuration as this is
the virtual "provides" shared by salt and SUMA to guarantee that
the formula works integrated with both (not at the same time).
(boo#1142306)
* Change the directory permission to avoid file conflicts with SUMA.
- Version 0.3.0, jsc#SLE-6970
* Move to SUSE org
* Add SUSE manager support
- Version 0.2.2
* Support make file system after initialization
* Support mount to specific folder
* Add habootstrap-formula pillar/tempalte
- Version 0.2.1
* Polish the README
* Add travis file for auto package to obs
* Change node names in example
* Modify state ID to avoid conflict of other formulas
- Version 0.2.0
* Add description in pillar.example.
* Support more parameters in global_common.conf
* Fix bugs in initial sync.
* Add promote/demote state.
* Use grains['host'] for primary node.
salt for openSUSE Leap 15.1 received the following fixes:
- Add missing 'fun' on events coming from salt-ssh wfunc executions (bsc#1151947)
- Fix failing unit tests for batch async
- Fix memory consumption problem on BatchAsync (bsc#1137642)
- Remove wrong %endif on spec file
- fix dependencies for RHEL 8
- Differentiating between markupsafe and MarkupSafe for Python3
- Prevent systemd-run description issue when running aptpkg (bsc#1152366)
- Take checksums arg into account for postgres.datadir_init (bsc#1151650)
- Improve batch_async to release consumed memory (bsc#1140912)
- Require shadow instead of old pwdutils (bsc#1130588)
- Conflict with tornado >= 5; for now we can only cope with Tornado 4.x (bsc#1101780).
- Fix virt.full_info (bsc#1146382)
- virt.volume_infos: silence libvirt error message
- virt.volume_infos needs to ignore inactive pools
- Fix for various bugs in virt network and pool states
- Implement network.fqdns module function (bsc#1134860)
- Strip trailing "/" from repo.uri when comparing repos in apktpkg.mod_repo (bsc#1146192)
- Make python3 default for RHEL8
- Use python3 to build package Salt for RHEL8
- Fix aptpkg systemd call (bsc#1143301)
- Move server_id deprecation warning to reduce log spamming (bsc#1135567) (bsc#1135732)
salt was imported from the SUSE:SLE-15-SP1:Update update project.