Skip to content

Commit

Permalink
Merge pull request #682 from cgoodfred/rhcloud-28264-add-metered-prod…
Browse files Browse the repository at this point in the history
…uct-field

[RHCLOUD-28264] Sources needs to add RHEL metering to Azure Cost Management Source
  • Loading branch information
abaiken authored Dec 8, 2023
2 parents f44e75b + 29bed42 commit 51e3fa6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dao/seeds/source_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,17 @@ azure:
name: authentication.password
label: Client Secret
type: password
- component: select
name: application.extra.metered
label: Metered Product
simpleValue: true
options:
- label: None
value: ""
- label: Red Hat Enterprise Linux
value: rhel
isRequired: false
hideField: false
bitbucket:
product_name: Bitbucket
category: Developer sources
Expand Down

0 comments on commit 51e3fa6

Please sign in to comment.