diff options
author | mh <mh@immerda.ch> | 2010-08-19 12:32:21 +0200 |
---|---|---|
committer | mh <mh@immerda.ch> | 2010-08-19 12:32:21 +0200 |
commit | ef5fbc89c9739445d42334cb0f7e354e3df9c2cc (patch) | |
tree | fc00fe64d58983037d115f1a01e32e479b736869 /files/master | |
parent | d8f838c194b151d0d3e7d0d4a0e84ae5eca80be7 (diff) |
this is not anymore needed on 2.6
Diffstat (limited to 'files/master')
-rw-r--r-- | files/master/puppetlast | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/master/puppetlast b/files/master/puppetlast index 0f6c0cc..af2ca77 100644 --- a/files/master/puppetlast +++ b/files/master/puppetlast @@ -9,7 +9,6 @@ require 'time' Puppet[:config] = "/etc/puppet/puppet.conf" Puppet.parse_config -Puppet[:name] = "puppetmasterd" Puppet::Node::Facts.terminus_class = :yaml all = false |