Commit Graph

87 Commits

Author SHA1 Message Date
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
Andrea Tosatto 75f606e401
Add a simple MAINTAINERS file (#6) 2018-06-25 11:24:59 +02:00
paulfantom 915f820f4b
binary files should be owned by root 2018-06-25 11:22:23 +02:00
paulfantom 288ea2a844
major cleanup 2018-06-25 11:19:02 +02:00
Ben Kochie 30dcb8bf99
Merge pull request #5 from SuperQ/bool_flags
Rename client/server install flags.
2018-06-25 09:10:27 +02:00
Ben Kochie e86f6f8f8a Rename client/server install flags.
* Use minio namespace.
* Use positive bool flag to avoid confusing double negative.
2018-06-25 09:02:36 +02:00
Ben Kochie 0de61d0ab1
Merge pull request #4 from SuperQ/storage_dirs
Create data directories
2018-06-25 08:56:25 +02:00
Ben Kochie 68a9cf1c77 Add more OS test variants. 2018-06-24 23:52:27 +02:00
Ben Kochie 363d01b976 Fix up tests. 2018-06-24 23:52:27 +02:00
Ben Kochie 08e82da1a4 Update molecule to 2.x
* Adds yamllint.
* Use working docker images.
2018-06-24 23:52:27 +02:00
Ben Kochie f1e919f3ee Fix travis docker install. 2018-06-24 23:52:27 +02:00
Ben Kochie 341e3003a8
Create data directories
Create data directories automatically.
* Add flag to disable automatic creation.
2018-06-24 13:33:07 +02:00
Andrea Tosatto b373160051
Switch from upstart to init.d to improve the support for non-systemd systems 2017-01-03 11:11:37 +01:00
Andrea Tosatto 438c20cc62
Fixed indentation error in meta.yml 2017-01-02 18:07:12 +01:00
Andrea Tosatto 66892571dd
Add Ansible Galaxy meta 2017-01-02 18:05:22 +01:00
Andrea Tosatto be134b361d
Extended minio description in README 2017-01-02 17:54:27 +01:00
Andrea Tosatto 272159d4b6
First commit 2017-01-02 17:52:58 +01:00