Commit Graph

66 Commits

Author SHA1 Message Date
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
paulfantom 5608e27c47
lint 2018-06-25 15:55:57 +02:00
paulfantom 2eaa9d8913
initial multiarch support 2018-06-25 15:55:56 +02:00
Paweł Krupa 78956bfbdb
Merge pull request #12 from paulfantom/more_cleanup
Variables cleanup & README colors
2018-06-25 15:54:07 +02:00
Paweł Krupa 9ab74df8ce
update playbook example 2018-06-25 15:53:20 +02:00
paulfantom d1c371f2c5
remove unused files; add variable to readme 2018-06-25 15:41:09 +02:00
paulfantom 78ee86844e
clean readme 2018-06-25 15:23:25 +02:00
paulfantom 2ec972e983
remove some unneeded variables to clean code 2018-06-25 15:23:24 +02:00
atosatto e3585c0c47 [ci skip] Automatic changelog update 2018-06-25 13:23:19 +00:00
Ben Kochie 05999f6810
Merge pull request #10 from paulfantom/resiliency
Improve network resiliency
2018-06-25 15:18:31 +02:00
paulfantom 20c1accbfe
register variables 2018-06-25 15:03:31 +02:00
atosatto cfd7e55fe4 [ci skip] Automatic changelog update 2018-06-25 12:07:30 +00:00
Paweł Krupa b4aacef512
Merge pull request #11 from paulfantom/auto_release
Auto releaser
2018-06-25 14:02:37 +02:00
Paweł Krupa 08fcd26493
Merge branch 'master' into resiliency 2018-06-25 13:59:28 +02:00
paulfantom 9bcaad8ad8
add git-semver to travis 2018-06-25 13:43:22 +02:00
paulfantom d8d97fc55f
do not use cloudalchemybot 2018-06-25 13:41:27 +02:00
paulfantom 2e09ff490d
add auto-releaser to travis; add changelog 2018-06-25 13:39:34 +02:00
Paweł Krupa be351afc26
Merge pull request #8 from paulfantom/code_cleanup
major code cleanup
2018-06-25 13:38:22 +02:00
paulfantom 9227281d4c
add releaser script 2018-06-25 13:33:52 +02:00
paulfantom e31ba958f7
retry every operation which requires access to external resources 2018-06-25 13:30:53 +02:00
Paweł Krupa b05757b1ba
Merge pull request #7 from paulfantom/multiple_ansible_versions
Run travis tests against 3 different ansible versions
2018-06-25 13:23:50 +02:00
paulfantom 3d98143bca
test on 3 different ansible versions 2018-06-25 12:15:49 +02:00