While mentioned in the dependencies let's be explicit about git/checks
This commit is contained in:
parent
e08b9de4c8
commit
aa744918ca
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
- { role: git/make_checkout_seed, when: env != "staging" }
|
||||
- git/server
|
||||
- git/hooks
|
||||
- git/checks
|
||||
- clamav
|
||||
- { role: nfs/client, when: env != "staging", mnt_dir: '/srv/cache/lookaside', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- { role: nfs/client, when: env == "staging", mnt_dir: '/srv/cache/lookaside_prod', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue