summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-04-14 18:46:52 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-04-17 18:11:36 +1000
commitf351e2dcf0c133c7e800f09f9a6f65146d856bde (patch)
tree5d4f4922943d3240a3f8e686f35c6ee96e02e434 /ext
parentcf7e6967632ba3f1d3b7ae21ccaf5daed9cec6e7 (diff)
downloadpuppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.gz
puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.xz
puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.zip
Renamed all references to Reductive Labs to Puppet Labs
Diffstat (limited to 'ext')
-rw-r--r--ext/extlookup.rb2
-rwxr-xr-xext/nagios/naggen4
-rwxr-xr-xext/puppet-test4
-rw-r--r--ext/puppetstoredconfigclean.rb2
-rw-r--r--ext/regexp_nodes/regexp_nodes.rb2
5 files changed, 7 insertions, 7 deletions
diff --git a/ext/extlookup.rb b/ext/extlookup.rb
index b0978ef12..4793cba7d 100644
--- a/ext/extlookup.rb
+++ b/ext/extlookup.rb
@@ -74,7 +74,7 @@
# need to edit a load of manifests to do simple things like adjust a desired version number.
#
# For more information on installing and writing your own custom functions see:
-# http://reductivelabs.com/trac/puppet/wiki/WritingYourOwnFunctions
+# http://puppetlabs.com/trac/puppet/wiki/WritingYourOwnFunctions
#
# For further help contact Volcane on #puppet
require 'csv'
diff --git a/ext/nagios/naggen b/ext/nagios/naggen
index 6ff09e260..2b8480eca 100755
--- a/ext/nagios/naggen
+++ b/ext/nagios/naggen
@@ -29,7 +29,7 @@
# just like any other executable.
#
# See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://puppetlabs.com/projects/puppet/reference/configref.html for
# the full list of acceptable parameters. A commented list of all
# configuration options can also be generated by running puppet with
# '--genconfig'.
@@ -63,7 +63,7 @@
#
# = Copyright
#
-# Copyright (c) 2009 Reductive Labs, LLC
+# Copyright (c) 2009 Puppet Labs, LLC
# Licensed under the GPL 2
require 'puppet'
diff --git a/ext/puppet-test b/ext/puppet-test
index dbbde40c6..d1f49d6d8 100755
--- a/ext/puppet-test
+++ b/ext/puppet-test
@@ -23,7 +23,7 @@
# parameter, so you can specify '--server <servername>' as an argument.
#
# See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://puppetlabs.com/projects/puppet/reference/configref.html for
# the full list of acceptable parameters. A commented list of all
# configuration $options can also be generated by running puppetd with
# '--genconfig'.
@@ -90,7 +90,7 @@
#
# = Copyright
#
-# Copyright (c) 2005, 2006 Reductive Labs, LLC
+# Copyright (c) 2005, 2006 Puppet Labs, LLC
# Licensed under the GNU Public License
# Do an initial trap, so that cancels don't get a stack trace.
diff --git a/ext/puppetstoredconfigclean.rb b/ext/puppetstoredconfigclean.rb
index 439d74376..6538192dd 100644
--- a/ext/puppetstoredconfigclean.rb
+++ b/ext/puppetstoredconfigclean.rb
@@ -3,7 +3,7 @@
# Script to clean up stored configs for (a) given host(s)
#
# Credits:
-# Script was taken from http://reductivelabs.com/trac/puppet/attachment/wiki/UsingStoredConfiguration/kill_node_in_storedconfigs_db.rb
+# Script was taken from http://puppetlabs.com/trac/puppet/attachment/wiki/UsingStoredConfiguration/kill_node_in_storedconfigs_db.rb
# which haven been initially posted by James Turnbull
# duritong adapted and improved the script a bit.
diff --git a/ext/regexp_nodes/regexp_nodes.rb b/ext/regexp_nodes/regexp_nodes.rb
index a9e7ed6a9..78e4357d6 100644
--- a/ext/regexp_nodes/regexp_nodes.rb
+++ b/ext/regexp_nodes/regexp_nodes.rb
@@ -2,7 +2,7 @@
# = Synopsis
# This is an external node classifier script, after
-# http://reductivelabs.com/trac/puppet/wiki/ExternalNodes
+# http://puppetlabs.com/trac/puppet/wiki/ExternalNodes
#
# = Usage
# regexp_nodes.rb <host>