Sha256: 4983a8afa60560c3f2c33aa7d097666a89fabf7b0f47908088df1675f5d4df71

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

# frozen_string_literal: true
$jpd_url = ''
$username = ''
$apikey = ''

def get_credentials
  [$jpd_url, $username, $apikey]
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-jfrog-metrics-0.1.2 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.1.0 spec/fixtures/files/creds.rb