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

Provisioning of load-balancer fails because of failed firewalld service (caused by failed dbus) #451

Open
ostefek99 opened this issue May 14, 2020 · 0 comments

Comments

@ostefek99
Copy link
Contributor

The issue was encountered while running "lb-vms.yml" with "install" tag.
The playbook fails during setup firewall rules because the firewalld service is failing. Firewalld service is failing because of dbus service is failed (can be seen in journalctl).
To fix it, you have to:

  1. restart dbus.service
  2. restart firewalld.service
  3. rerun the playbook which

Note:
This happens on CentOS 7 image.

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

No branches or pull requests

1 participant