Typo fix (one too many }s)

This commit is contained in:
Kevin Fenzi 2015-06-11 20:02:02 +00:00
parent c4dec6bcb4
commit 118d73e3f0

View file

@ -41,7 +41,7 @@
- apache
- fedmsg/base
- koji_hub
- { role: koji_builder, when: env == "staging" and inventory_hostname.startswith('s390') }}
- { role: koji_builder, when: env == "staging" and inventory_hostname.startswith('s390') }
- { role: nfs/server, when: env == "staging" }
- { role: keepalived, when: env == "production" and inventory_hostname.startswith('koji') }
- role: nfs/client