Commit Graph

87 Commits

Author SHA1 Message Date
atosatto
15ad3a3604 [ci skip] Automatic changelog update 2019-12-17 05:43:36 +00:00
Alexander Maslov
fddce28c29 Update system user (#41) 2019-12-17 06:25:27 +01:00
atosatto
016e3cf392 [ci skip] Automatic changelog update 2019-07-28 10:02:54 +00:00
Ben Kochie
9eced2a0fb
Merge pull request #29 from sberthier/install-specified-release-option
Add 'minio_server_release' and 'minio_client_release' variables.
2019-07-28 11:52:28 +02:00
atosatto
2f8b791a1d [ci skip] Automatic changelog update 2019-07-23 15:13:15 +00:00
atosatto
91c1c31e45 [ci skip] Automatic changelog update 2019-07-23 15:09:57 +00:00
Sébastien
c26ce825a9 Systemd service: Restart=always (#36)
- add StartLimitIntervalSec and StartLimitBurst to avoid noisy crashloops
2019-07-23 17:09:34 +02:00
Sébastien
0bceb1d5d8 Fix ansible-lint error on double quote (#37) 2019-07-23 17:00:01 +02:00
atosatto
d79b215a01 [ci skip] Automatic changelog update 2019-07-20 14:47:56 +00:00
Ben Kochie
c4c442ca34
Merge pull request #38 from sberthier/restart-service-on-update
Restart minio service on binary or service config update
2019-07-20 16:37:37 +02:00
Sébastien Berthier
d59d46c707 Restart minio service on binary or service config update 2019-07-19 11:20:05 +02:00
Sébastien Berthier
4de97d3a39 Add 'minio_server_release' and 'minio_client_release' variable.
- Default = "" = lastest
2019-07-18 11:20:41 +02:00
atosatto
61c242e187 [ci skip] Automatic changelog update 2019-07-11 07:51:16 +00:00
Ben Kochie
6552eed84f
Merge pull request #32 from SuperQ/go_arch_var
Simplify go_arch setup
2019-07-11 09:41:34 +02:00
Ben Kochie
c7e8480b6c
Merge pull request #31 from SuperQ/comment
Convert template comments
2019-07-11 09:41:13 +02:00
atosatto
d77e342690 [ci skip] Automatic changelog update 2019-07-04 09:00:54 +00:00
Ben Kochie
9317bcdd6b
Simplify go_arch setup
Move go_arch mapping to vars.
2019-07-04 10:51:52 +02:00
Ben Kochie
3b711900e3
Convert template comments
Convert `ansible_manged` to comment style.
2019-07-04 10:51:01 +02:00
Ben Kochie
76a2df8045
Merge pull request #33 from SuperQ/fix_travis
Fix Travis errors.
2019-07-04 10:50:07 +02:00
Ben Kochie
796f703c17
Fix molecule setup. 2019-07-01 20:58:39 +02:00
Ben Kochie
95a1ab01f6
Fix deprecation warnings. 2019-07-01 20:58:39 +02:00
Ben Kochie
20cee1068f
Update tox.ini 2019-07-01 14:53:17 +02:00
Ben Kochie
e2dfa522a8
Fix lint error. 2019-07-01 14:39:41 +02:00
Ben Kochie
cefbe593d6
Fix Travis errors. 2019-07-01 14:37:26 +02:00
Till!
046e95d38b Add become: yes to playbook example (#27) 2019-05-28 21:30:09 +02:00
atosatto
77cea97a1e [ci skip] Automatic changelog update 2018-08-20 20:34:34 +00:00
Andrea Tosatto
11b391fad0
Pin the version of the travis releaser script to prevent the CI from hanging (#26) 2018-08-20 22:21:51 +02:00
Andrea Tosatto
00fdf97379
Improved tasks and tests layout (#25) 2018-08-20 20:25:15 +02:00
Andrea Tosatto
29c8c21e2d
Set a default value for the 'minio_server_datadirs' variable (#24) 2018-08-20 18:03:41 +02:00
Andrea Tosatto
f4a26575b6
Allow to inject additional Minio server environment variables (#23) 2018-08-20 17:30:53 +02:00
atosatto
36eaf8b1c2 [ci skip] Automatic changelog update 2018-06-26 08:40:52 +00:00
Ben Kochie
eed3a54714
Merge pull request #19 from SuperQ/cluster
Add option to create minio clusters
2018-06-26 10:31:59 +02:00
atosatto
599f69f984 [ci skip] Automatic changelog update 2018-06-25 22:08:55 +00:00
Paweł Krupa
a9fb91688f
Merge pull request #16 from paulfantom/systemd_service
Update systemd service file
2018-06-26 00:01:50 +02:00
paulfantom
7be1b66dc0
assert capabilities existence 2018-06-25 23:49:55 +02:00
paulfantom
00670c903e
more options 2018-06-25 23:08:16 +02:00
Ben Kochie
756bc21e6b
Add additional cluster storage notes. 2018-06-25 23:02:00 +02:00
Ben Kochie
6924d8eba4
Fix tests. 2018-06-25 23:02:00 +02:00
Ben Kochie
828bd25175
Add option to create minio clusters
Add a cluster list that overrides the datadirs list, this allows for
local creation of data storage directories separate from a list of
cluster members.
2018-06-25 23:00:45 +02:00
atosatto
2074a74365 [ci skip] Automatic changelog update 2018-06-25 20:59:07 +00:00
Paweł Krupa
ad8a0ef025
Merge pull request #18 from paulfantom/checksum
checksum validation
2018-06-25 22:54:47 +02:00
paulfantom
fc152824d5
add alternative settings test scenario 2018-06-25 22:53:37 +02:00
paulfantom
1fb960adf4
checksum validation 2018-06-25 17:08:19 +02:00
atosatto
9e29a663d1 [ci skip] Automatic changelog update 2018-06-25 15:01:17 +00:00
Paweł Krupa
1d79df82b7
IPv6 compatibility 2018-06-25 16:59:14 +02:00
Paweł Krupa
1f4bc111ba
Merge pull request #14 from paulfantom/multiarch
Multiarch
2018-06-25 16:56:44 +02:00
Paweł Krupa
3ad72fec52
Merge pull request #17 from atosatto/fedora
Add fedora to supported platforms
2018-06-25 16:56:33 +02:00
Paweł Krupa
2f5616895d
Add fedora to supported platforms 2018-06-25 16:49:34 +02:00
paulfantom
4b1e72dd45
add ansible_managed info 2018-06-25 16:30:17 +02:00
atosatto
039ed6b648 [ci skip] Automatic changelog update 2018-06-25 13:59:45 +00:00