mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Changing project name to 'vmpooler'
All instances of 'vmware-host-pooler' and 'vmware_host_pool' changed to 'vmpooler'.
This commit is contained in:
parent
d0881ca4d3
commit
a02f63eadc
5 changed files with 71 additions and 71 deletions
|
|
@ -2,7 +2,7 @@ require 'rubygems' unless defined?(Gem)
|
|||
|
||||
class Logger
|
||||
def initialize(
|
||||
f = '/var/log/vmware-host-pooler.log'
|
||||
f = '/var/log/vmpooler.log'
|
||||
)
|
||||
@file = f
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue