Sha256: f7f784d6001e959f4dc4e08d8e4d04310fd5f2e49e0b24cdb3e9699f081760b3
Contents?: true
Size: 269 Bytes
Versions: 551
Compression:
Stored size: 269 Bytes
Contents
require 'puppet/indirector/status' require 'puppet/indirector/rest' class Puppet::Indirector::Status::Rest < Puppet::Indirector::REST desc "Get puppet master's status via REST. Useful because it tests the health of both the web server and the indirector." end
Version data entries
551 entries across 551 versions & 4 rubygems