Class Puppet::Network::Server
In: lib/puppet/network/server.rb
Parent: Object

Methods

Attributes

address  [R] 
port  [R] 
protocols  [R] 
server_type  [R] 

Public Class methods

Public Instance methods

Create a pidfile for our daemon, so we can be stopped and others don‘t try to start.

Put the daemon into the background.

Provide the path to our pidfile.

Register handlers for REST networking, based on the Indirector.

Register xmlrpc handlers for backward compatibility.

Remove the pid file for our daemon.

Unregister xmlrpc handlers.

[Validate]