freebsd-ports/sysutils/pxp-agent/files/patch-modules_pxp-module-puppet
Romain Tartière af41f55753 sysutils/pxp-agent: New port
This is the agent for the PCP Execution Protocol (PXP), based on the the Puppet
Communications Protocol (PCP). It enables the execution of actions on remote
nodes.

WWW: https://github.com/puppetlabs/pxp-agent

With hat:	puppet
2021-05-23 09:32:31 -10:00

8 lines
198 B
Text

--- modules/pxp-module-puppet.orig 2018-09-28 17:04:38 UTC
+++ modules/pxp-module-puppet
@@ -1,4 +1,4 @@
-#!/opt/puppetlabs/puppet/bin/ruby
+#!/usr/bin/env ruby
# encoding: UTF-8
require 'json'