Sha256: c9a31d26e6e66fb0d86ae90b6b180fd156c52acb7eaa484d680c6f7506bc65e6
Contents?: true
Size: 189 Bytes
Versions: 20
Compression:
Stored size: 189 Bytes
Contents
require 'spec_helper' describe 'postgresql_password', :type => :puppet_function do it { should run.with_params('foo', 'bar'). and_return('md596948aad3fcae80c08a35c9b5958cd89') } end
Version data entries
20 entries across 20 versions & 1 rubygems