kumaab commented on code in PR #1004:
URL: https://github.com/apache/ranger/pull/1004#discussion_r3437324338


##########
dev-support/ranger-docker/scripts/admin/create-ranger-services.py:
##########
@@ -104,7 +104,7 @@ def service_not_exists(service):
 
 kms = RangerService({'name': 'dev_kms', 'type': 'kms',
                      'configs': {'username': 'keyadmin', 'password': 
'rangerR0cks!',
-                                 'provider': 'http://ranger-kms.rangernw:9292',
+                                 'provider': 
'kms://[email protected]:9292/kms',

Review Comment:
   I missed the PR details, it's tested.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to