perfsonar / perl-shared

Shared libraries used by perl packages and referenced as a submodule in many git repos
Apache License 2.0
7 stars 3 forks source link

Esmond client libraries to parse credentials from a local file/folder #15

Closed igarny closed 6 years ago

igarny commented 8 years ago

Hi Andy,

It would be useful to have the ability to define a file or a folder with Esmond credentials. The idea is to allow for great flexibility with mesh configuration and with pSscheduler, where exposing the credential information is not a good idea.

It would also be a great relief for automation, since the content of these files is static and there is no need to parse and preserve changes of other running services (regular_testing)

Best regards, Ivan

arlake228 commented 6 years ago

psconfig will allow this functionality through the use of transform scripts, closing since those are implemented.