Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanups & documentation #90

Merged
merged 4 commits into from May 28, 2018
Merged

Cleanups & documentation #90

merged 4 commits into from May 28, 2018

Conversation

Fra-nk
Copy link
Contributor

@Fra-nk Fra-nk commented May 12, 2018

Hi,

when having a look at the role I noticed a few things, which inconvenienced me.
While most of these are (also) personal preference, I tried to align with the YAML standard as much as possible.
Furthermore, this PR also includes minor documentation and CI changes, which came up in the meantime, e.g. wrong Debian version, some wrong strings in README, etc.

I wanted to get this PR "out of the way", before changing more fundamental things like making the storage directory configurable, etc.

For reviewing, I advice to look at each commit separately.

Frank Fischer added 4 commits May 12, 2018 22:22
- Strings are consistenly wrapped by double quotes
- Raw string operators (|) are used for multi-line strings
- Integers & Booleans are unquoted
- Explicit YAML instead of JSON dictionaries
- All Ansible tasks variables are defined as dictionary
  instead of in a single line
- List of tested Distributions was not up to date.
- Reworded comment for 'graylog_es_debian_pin_version'
Ansible installs cryptography which depends on a
newer version of setuptools.
@CLAassistant
Copy link

CLAassistant commented May 12, 2018

CLA assistant check
All committers have signed the CLA.

@mariussturm
Copy link
Contributor

Thanks for the PR! Looks good to me!

@mariussturm mariussturm merged commit ab57794 into Graylog2:master May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants