diff options
author | James Turnbull <james@lovedthanlost.net> | 2009-04-26 01:59:21 +1000 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-04-26 01:59:21 +1000 |
commit | 4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e (patch) | |
tree | 4f4da811bc17b612119b54a59a14d92f03b54e82 | |
parent | 1fee506187af09bca997f77f414fdc306ffe8f3e (diff) | |
download | puppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.tar.gz puppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.tar.xz puppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.zip |
Added puppetqd binary to Rakefile
-rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ if project.has?(:gem) "bin/puppet", "bin/puppetdoc", "bin/ralsh", + "sbin/puppetqd", "sbin/puppetca", "sbin/puppetd", "sbin/puppetmasterd", |