Sha256: a73058ac0b7f87c5ad0874d747b829b7f1e29e570551916e4ad51c298d9455a8
Contents?: true
Size: 279 Bytes
Versions: 19
Compression:
Stored size: 279 Bytes
Contents
#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../../../spec_helper' require 'puppet/indirector/file_content' describe "Puppet::Indirector::Content::Rest" do it "should add the node's cert name to the arguments" it "should set the content type to text/plain" end
Version data entries
19 entries across 19 versions & 1 rubygems