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

Plant configuration of Riak KV Search #89

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Plant configuration of Riak KV Search #89

wants to merge 6 commits into from

Commits on May 25, 2017

  1. Print logs in case of error

    Print system logs (e.g. systemd), Riak errors, Solr logs, Ansible logs.
    
    Prefer making Ansible to log to local file instead of [default
    syslog](https://docs.ansible.com/ansible/intro_configuration.html#log-path)
    in order not to spam syslog and to ensure printing out of all Ansible
    logs (e.g. for identifying a "changed" task in the middle while
    testing Ansible idempotency).
    Luca Favatella committed May 25, 2017
    Configuration menu
    Copy the full SHA
    9a2c887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b108d69 View commit details
    Browse the repository at this point in the history
  3. Do not report Riak reboot as change

    ... for idempotency.
    Luca Favatella committed May 25, 2017
    Configuration menu
    Copy the full SHA
    c333012 View commit details
    Browse the repository at this point in the history
  4. Do not report enquiry of bucket types as change

    This is a fix towards idempotency.
    Luca Favatella committed May 25, 2017
    Configuration menu
    Copy the full SHA
    445c134 View commit details
    Browse the repository at this point in the history
  5. Do not report Riak Security management as changes

    ... for idempotency.
    Luca Favatella committed May 25, 2017
    Configuration menu
    Copy the full SHA
    ad7875b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    2617150 View commit details
    Browse the repository at this point in the history