Move sign-bridge out to normal group, drop special iptables, add to master playbook.
This commit is contained in:
parent
d98bc8b7ab
commit
7d6e181801
3 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
freezes: true
|
||||
postfix_group: sign
|
||||
host_group: sign
|
||||
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 10000
|
||||
|
|
|
@ -80,6 +80,7 @@
|
|||
- include: /srv/web/infra/ansible/playbooks/groups/retrace.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/releng-compose.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/smtp-mm.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/sign-bridge.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/summershum.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/sundries.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/tagger.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue