File drbd-formula.changes of Package drbd-formula.15756
-------------------------------------------------------------------
Mon Dec 23 07:58:27 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.3.10
* With the fix of salt-shaptools 0.2.9, doesn't need to
estimate a long time for write I/O completion.
(jsc#ECO-1965, jsc#SLE-4047)
-------------------------------------------------------------------
Wed Dec 18 10:39:28 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.3.9
* Make file system after initial resync finished
* Sleep longer in case sync source change state late
-------------------------------------------------------------------
Thu Nov 28 10:01:29 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.3.8
* Add json rendering to jinja templates for old salt versions
-------------------------------------------------------------------
Wed Nov 13 11:59:38 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.3.7
* Retry the packages installation to make the code more robust
-------------------------------------------------------------------
Wed Nov 13 09:31:49 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.3.6
* Remove additional_repos salt state
-------------------------------------------------------------------
Mon Nov 11 14:40:12 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.3.5
* Fix issue with file permissions during package installation in
/usr/share/salt-formulas (0755, root, salt)
(boo#1142306)
-------------------------------------------------------------------
Wed Nov 6 06:23:13 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.3.4
* Remove the duplicate default value in salt state
* Not to install package by default
* Remove salt indent and change the order of pillar
-------------------------------------------------------------------
Thu Oct 17 17:48:58 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Wed Aug 7 08:08:21 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.3.3
* Add prefix to ID to avoid conflicts
* Install xfsprogs when need to format xfs
-------------------------------------------------------------------
Thu Jul 25 02:19:59 UTC 2019 - nick wang <nwang@suse.com>
- 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.
-------------------------------------------------------------------
Mon Jul 22 13:16:33 UTC 2019 - Diego Akechi <dakechi@suse.com>
- 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.
-------------------------------------------------------------------
Mon Jul 8 05:31:33 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.3.0, jsc#SLE-6970
* Move to SUSE org
* Add SUSE manager support
-------------------------------------------------------------------
Mon Jun 24 02:10:29 UTC 2019 - nick wang <nwang@suse.com>
- Version 0.2.2
* Support make file system after initialization
* Support mount to specific folder
* Add habootstrap-formula pillar/tempalte
-------------------------------------------------------------------
Wed Jun 5 07:26:40 UTC 2019 - nwang@suse.com
- 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
-------------------------------------------------------------------
Wed May 15 09:41:40 UTC 2019 - nwang@suse.com
- 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.
- Basic manual test PASSED
-------------------------------------------------------------------
Mon May 13 08:34:18 UTC 2019 - nwang@suse.com
- Initial version