main.yml 290 B

12345678910
  1. ---
  2. # Options of NFS exports.
  3. osnl_nfs_export_options: "*(rw,sync,all_squash)"
  4. # Directory, where the created partitions should be mounted. They will be
  5. # mounted as <osnl_mount_dir>/test1g0001 etc.
  6. osnl_mount_dir: /exports/openshift
  7. # Volume Group to use.
  8. osnl_volume_group: openshiftvg