storage.yml 162 B

123
  1. ---
  2. - include: nfs.yml
  3. when: not (openshift_cloudprovider_kind is defined and (openshift_cloudprovider_kind == 'aws' or openshift_cloudprovider_kind == 'gce'))