Skip to content

Commit

Permalink
Add cloud_provider to AgnosticD User Info for ocp4-cluster (#8924)
Browse files Browse the repository at this point in the history
Co-authored-by: Wolfgang Kulhanek <WolfgangKulhanek@gmail.com>
  • Loading branch information
wkulhanek and Wolfgang Kulhanek authored Dec 11, 2024
1 parent 5b2168d commit e0995aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/configs/ocp4-cluster/post_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
agnosticd_user_info:
data:
guid: "{{ guid }}"
cloud_provider: "{{ cloud_provider | default('none') }}"

- name: OpenStack Post Infrastructure
when: cloud_provider is match("osp")
Expand Down

0 comments on commit e0995aa

Please sign in to comment.