Skip to content

Commit

Permalink
fix storage
Browse files Browse the repository at this point in the history
  • Loading branch information
ebasso committed Jan 13, 2025
1 parent d1e56c8 commit df6bc15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/pem_deploy/tasks/04_define_storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@

- name: Check for IBM Fyre StorageClass
ansible.builtin.set_fact:
my_use_dynamic_provisioning: "true"
my_storage_class: "ibm-fyre1"
when:
- my_storage_class == ''
Expand Down

0 comments on commit df6bc15

Please sign in to comment.