Sha256: e5cbb1a3237da93fa50f2496282e4180c42fe6c5b8ca592515729b9a418a33fc
Contents?: true
Size: 283 Bytes
Versions: 9
Compression:
Stored size: 283 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
9 entries across 9 versions & 1 rubygems