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

Conditionally bypass systemd reload #75

Merged
merged 1 commit into from Apr 6, 2017
Merged

Conditionally bypass systemd reload #75

merged 1 commit into from Apr 6, 2017

Conversation

lucafavatella
Copy link
Contributor

@lucafavatella lucafavatella commented Mar 29, 2017

@lucafavatella lucafavatella changed the title Use var introduced in 806bee1 for bypassing systemd reload Conditionally bypass systemd reload Mar 29, 2017
@lucafavatella
Copy link
Contributor Author

Travis CI error:

TASK [ansible-riak : install riak_shell.config with templated configuration] ***

fatal: [riak-test]: FAILED! => {"failed": true, "msg": "The conditional check 'riak_package == \"riak-ts\" and riak_shell_nodes is defined' failed. The error was: error while evaluating conditional (riak_package == \"riak-ts\" and riak_shell_nodes is defined): {{ riak_shell_nodes_list.split() }}: {% for host in groups[riak_shell_group] %}riak@{{ hostvars[host][riak_shell_interface]['ipv4']['address'] }} {% endfor %}: 'dict object' has no attribute u'riak'\n\nThe error appears to have been in '/home/travis/build/basho-labs/ansible-riak/tasks/main.yml': line 40, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: install riak_shell.config with templated configuration\n  ^ here\n"}

@lucafavatella
Copy link
Contributor Author

Travis CI error:

Issue is not caused by this PR - see #77

@christophermancini
Copy link
Contributor

Can you perform a rebase and git force push to remove the commit that was handled via the other PR?

@lucafavatella
Copy link
Contributor Author

Can you perform a rebase and git force push to remove the commit that was handled via the other PR?

1 minute.

@lucafavatella
Copy link
Contributor Author

Can you perform a rebase and git force push to remove the commit that was handled via the other PR?

Done.

@christophermancini christophermancini merged commit f8427f7 into basho-labs:develop Apr 6, 2017
@lucafavatella lucafavatella deleted the init-system branch April 7, 2017 08:36
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

2 participants