Skip to content

Commit 92159b3

Browse files
committed
Add rhsso.kind config option to config template
Fixes: 55782d7 ("Add kind to rhsso setting to choose rhsso or rhbk")
1 parent 8d85095 commit 92159b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/settings.yaml.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ default:
3939
threescale:
4040
name: "{DEFAULT_OPENSHIFT_THREESCALE_PROJECT}"
4141
rhsso:
42+
kind: rhbk # rhbk is deault; other acceptable value is rhsso
4243
test_user:
4344
username: testUser
4445
password: testUser

0 commit comments

Comments
 (0)