Fix copypasta

This commit is contained in:
Kevin Fenzi 2014-02-06 21:22:09 +00:00
parent 5dcb09537d
commit 00de58c594

View file

@ -28,9 +28,6 @@
- include: "{{ tasks }}/cloud_setup_basic.yml"
- include: "{{ tasks }}/postfix_basic.yml"
- name: mount up disk of fedocal persistent storage
action: mount name=/srv/persist src='LABEL=fedocal.dev' fstype=ext4 state=mounted
# open up tcp ports
- name: poke holes in the firewall
action: command lokkit -p '{{ item }}:tcp'