Sha256: 662376bdff0c94f4529aff6b8edd94f75c02e172f54a032e59c9b62c2d2a3ac4
Contents?: true
Size: 244 Bytes
Versions: 35
Compression:
Stored size: 244 Bytes
Contents
#!/usr/bin/env rspec require '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
35 entries across 35 versions & 3 rubygems