mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
and when the perms are right, might cthulhu will awake and merge stats
This commit is contained in:
@@ -39,3 +39,7 @@
|
||||
|
||||
roles:
|
||||
- cloudstats
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_stats'
|
||||
nfs_src_dir: 'fedora_stats'
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user