diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2005-09-16 15:31:58 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2005-09-16 15:31:58 +0000 |
commit | e25e8c685f733310e6da0489634288b5e81d2c41 (patch) | |
tree | 437840d02d0aaabd79c39068b9fb443cb9c6c093 /lib | |
parent | aebfef0925d5f5745010e6b47bdeaf87ff289d22 (diff) | |
download | puppet-e25e8c685f733310e6da0489634288b5e81d2c41.tar.gz puppet-e25e8c685f733310e6da0489634288b5e81d2c41.tar.xz puppet-e25e8c685f733310e6da0489634288b5e81d2c41.zip |
adding keywords
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@679 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib')
-rw-r--r-- | lib/puppet.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet.rb b/lib/puppet.rb index 53fd381c6..bb1f0079a 100644 --- a/lib/puppet.rb +++ b/lib/puppet.rb @@ -217,4 +217,3 @@ require 'puppet/type' require 'puppet/storage' # $Id$ - |