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

Remove ferm hard dependency and put rules in envvar. #12

Merged
merged 3 commits into from
Sep 12, 2016

Conversation

jstruebel
Copy link
Contributor

@jstruebel jstruebel commented Sep 10, 2016

See debops/debops-playbooks#192 for details

@jstruebel jstruebel changed the title Remove ferm hard dependency and put rules in envvar. See debops/debops-pla… Remove ferm hard dependency and put rules in envvar. Sep 10, 2016
@@ -1,30 +1,5 @@
---

dependencies:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you set this to:

dependencies: []

Otherwise Ansible Galaxy will most likely reject the role import, since I've seen this behaviour before.

@jstruebel
Copy link
Contributor Author

Done. Let me know if anything else should be fixed.

# Configuration for :command:`iptables` firewall managed by :program:`ferm`.
samba__ferm__dependent_rules:

- type: 'dport_accept'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should rename both ferm rules to use the accept type.

@drybjed drybjed merged commit 683ce9a into debops:master Sep 12, 2016
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