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

Bump firewalld module version #34

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

gchaix
Copy link
Member

@gchaix gchaix commented Jun 30, 2017

Fixes initial provision error:

==> default: Error: /Stage[main]/Site_profile::Web/Firewalld_rich_rule[Allow http from all]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="http" accept' returned 1: no
==> default: Error: /Stage[main]/Site_profile::Web/Firewalld_rich_rule[Allow https from all]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="https" accept' returned 1: no
==> default: Error: /Stage[main]/Site_profile::Base/Firewalld_rich_rule[Accept SSH from any]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="ssh" accept' returned 1: no

Fixes initial provision error:

```
==> default: Error: /Stage[main]/Site_profile::Web/Firewalld_rich_rule[Allow http from all]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="http" accept' returned 1: no
==> default: Error: /Stage[main]/Site_profile::Web/Firewalld_rich_rule[Allow https from all]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="https" accept' returned 1: no
==> default: Error: /Stage[main]/Site_profile::Base/Firewalld_rich_rule[Accept SSH from any]: Could not evaluate: Execution of '/bin/firewall-offline-cmd --zone public --query-rich-rule rule family="ipv4" service name="ssh" accept' returned 1: no
```
@gchaix gchaix requested a review from jeffsheltren June 30, 2017 23:46
@gchaix
Copy link
Member Author

gchaix commented Jun 30, 2017

Reference: voxpupuli/puppet-firewalld#112

@jeffsheltren
Copy link
Member

👍

@jeffsheltren jeffsheltren merged commit 6279259 into tag1consulting:master Jul 3, 2017
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.

2 participants