Provide fsid for Bigboot share
This commit is contained in:
parent
5aa0380c2a
commit
b91c7c60fb
@ -15,6 +15,7 @@
|
|||||||
name: rhc.rear.rear_backup
|
name: rhc.rear.rear_backup
|
||||||
vars:
|
vars:
|
||||||
rear_nfs_export_share: /backups/bigboot # noqa var-naming
|
rear_nfs_export_share: /backups/bigboot # noqa var-naming
|
||||||
|
rear_nfs_export_fsid: 10 # noqa var-naming
|
||||||
when:
|
when:
|
||||||
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
|
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
|
||||||
- not rear_backup_skip | default(false) | bool
|
- not rear_backup_skip | default(false) | bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user