mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
@@ -73,7 +73,7 @@
|
|||||||
when: master_sundries_node|bool and env == "staging"
|
when: master_sundries_node|bool and env == "staging"
|
||||||
- role: nfs/client
|
- role: nfs/client
|
||||||
mnt_dir: '/srv/web/registry-index'
|
mnt_dir: '/srv/web/registry-index'
|
||||||
nfs_src_dir: 'flatpak-indexer-storage-stg'
|
nfs_src_dir: 'flatpak-indexer-storage'
|
||||||
mount_stg: true
|
mount_stg: true
|
||||||
when: master_sundries_node|bool and env != "staging"
|
when: master_sundries_node|bool and env != "staging"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user