and when the perms are right, might cthulhu will awake and merge stats

This commit is contained in:
Stephen Smoogen 2015-12-17 21:51:59 +00:00
parent 3373f9938d
commit 37e6e4d939
2 changed files with 5 additions and 1 deletions

View file

@ -39,3 +39,7 @@
roles:
- cloudstats
- role: nfs/client
mnt_dir: '/mnt/fedora_stats'
nfs_src_dir: 'fedora_stats'

View file

@ -42,7 +42,7 @@
- include: "{{ handlers }}/restart_services.yml"
roles:
- { role: nfs/client, mnt_dir: '/srv/fedora_stats', nfs_src_dir: 'fedora_stats' }
- { role: nfs/client, mnt_dir: '/mnt/fedora_stats', nfs_src_dir: 'fedora_stats' }
- geoip
tasks: