diff --git a/playbooks/groups/buildhw.yml b/playbooks/groups/buildhw.yml index 370540f4f1..4b297dab3d 100644 --- a/playbooks/groups/buildhw.yml +++ b/playbooks/groups/buildhw.yml @@ -33,7 +33,7 @@ when: env == 'staging' and 'runroot' in group_names - role: nfs/client - mnt_dir: '/src/odcs' + mnt_dir: '/srv/odcs' nfs_src_dir: 'fedora_odcs' when: env != 'staging' and 'runroot' in group_names