Install cset configs even if disabled

The setup script handles this instead.
This commit is contained in:
Joshua Boniface 2023-09-01 15:42:27 -04:00
parent 7927ec4f11
commit 83bd1b1efd
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@
tags: pvc-ceph-cpuset
when:
- pvc_shield_osds_enable is defined
- pvc_shield_osds_enable
- pvc_shield_osds_cset is defined
- pvc_shield_osds_cset | selectattr('hostname', 'equalto', inventory_hostname) | list | count > 0