Skip to content

Commit

Permalink
Update the webspec to fix conjur.appliance_interval to appliance_url
Browse files Browse the repository at this point in the history
Signed-off-by: AndrewCopeland <[email protected]>
  • Loading branch information
AndrewCopeland committed May 27, 2020
1 parent 0dadfed commit e863454
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion jobs/web/spec
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@ properties:
description: |
The maximum time between retries when logging in or re-authing a secret.
conjur.appliance_interval:
conjur.appliance_url:
env: CONCOURSE_CONJUR_APPLIANCE_URL
description: |
URL of the Conjur instance.
Expand All @@ -1249,6 +1249,10 @@ properties:
env: CONCOURSE_CONJUR_CERT_FILE
description: |
Path to cert file used if conjur instance is using a self-signed cert.
conjur.ssl_certificate:
env: CONCOURSE_CONJUR_SSL_CERTIFICATE
description: |
Content of the SSL cert used if conjur instance is using a self-signed cert.
conjur.auth.login:
env: CONCOURSE_CONJUR_AUTHN_LOGIN
description: |
Expand Down

0 comments on commit e863454

Please sign in to comment.