Skip to content

Commit

Permalink
fix concert variables
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nguyen <[email protected]>
  • Loading branch information
adn1107 committed Nov 2, 2024
1 parent ec8027c commit 2222e88
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ibm_concert/cert_renewal/send_cert_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
vars:

# IBM Concert variables
# concert_hostname: ''
# concert_instance_id: ''
# concert_api_key: ''
# concert_api_key_type: ''
# concert_csv_file: "zos-cert-data.csv"
concert_hostname: ''
concert_instance_id: ''
concert_api_key: ''
concert_api_key_type: ''
concert_csv_file: "zos-cert-data.csv"

# variables for cert data
owner_id: ''
Expand Down

0 comments on commit 2222e88

Please sign in to comment.