forked from SUSE/habootstrap-formula
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhabootstrap-formula.changes
117 lines (84 loc) · 4.6 KB
/
habootstrap-formula.changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
-------------------------------------------------------------------
Wed Oct 16 01:26:50 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.2.8
*Add customizable timeout to the join process and rename join_timer to
wait_for_initialization
-------------------------------------------------------------------
Wed Sep 18 07:51:22 UTC 2019 - Dario Maiocchi <dmaiocchi@suse.com>
- remove and replace hawk-apiserver with prometheus-ha_cluster_exporter pkg
-------------------------------------------------------------------
Wed Sep 4 07:04:48 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- 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
-------------------------------------------------------------------
Sun Aug 25 17:58:31 UTC 2019 - Ayoub Belarbi <abelarbi@suse.de>
- Version bump 0.2.6
* Fix typo in Pillar attribute name
-------------------------------------------------------------------
Wed Aug 21 08:19:30 UTC 2019 - Ayoub Belarbi <abelarbi@suse.de>
- Version bump 0.2.5
* Add HA monitoring to the formula
-------------------------------------------------------------------
Mon Jul 22 08:29:00 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Version bump 0.2.4
* Fix issue with file permissions during package installation in
/usr/share/salt-formulas
(boo#1142306)
-------------------------------------------------------------------
Fri Jul 5 12:24:40 UTC 2019 - Dario Maiocchi <dmaiocchi@suse.com>
- Make pkg.install more resilient, allowing retries during install
-------------------------------------------------------------------
Tue Jul 2 11:18:50 UTC 2019 - Diego Vinicius Akechi <dakechi@suse.com>
- 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
-------------------------------------------------------------------
Tue Jun 11 11:40:06 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- 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)
-------------------------------------------------------------------
Fri May 31 13:14:43 UTC 2019 - Diego Vinicius Akechi <dakechi@suse.com>
- 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.
-------------------------------------------------------------------
Thu May 16 09:13:17 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
- Remove network repository installation
-------------------------------------------------------------------
Thu Apr 25 12:26:43 UTC 2019 - Diego Vinicius Akechi <dakechi@suse.com>
- Changed requires from salt-saphana to salt-shaptools.
-------------------------------------------------------------------
Tue Feb 19 17:21:39 UTC 2019 - dakechi@suse.com
- 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
-------------------------------------------------------------------
Fri Sep 14 13:42:59 UTC 2018 - kgronlund@suse.com
- 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
-------------------------------------------------------------------
Thu Sep 06 13:25:22 UTC 2018 - kgronlund@suse.com
- Update to version 1.0.0+git.1536240306.8442de8:
* Add metadata.yml
-------------------------------------------------------------------
Thu Sep 6 12:37:13 UTC 2018 - kgronlund@suse.com
- Initial version