Reorder things and fix a conditional.

This commit is contained in:
Kevin Fenzi 2015-01-22 21:00:57 +00:00
parent 9bd74ff23f
commit 47678c1933

View file

@ -38,14 +38,14 @@
- fas_client
- collectd/base
- fedmsg/base
- koji_hub
- { role: koji_builder, when: env == "staging" }
- { role: nfs/server, when: env == "staging" }
- { role: keepalived, when: env != "staging" }
- role: nfs/client
mnt_dir: '/mnt/fedora_koji'
nfs_src_dir: 'fedora_koji'
when: datacenter != 'staging'
- koji_hub
when: env != 'staging'
- sudo
tasks: