mirror of
https://github.com/puppetlabs/vmpooler-provider-gce.git
synced 2026-01-26 03:18:41 -05:00
Add debug logger line
This commit is contained in:
parent
06d940a964
commit
355d3a60ce
1 changed files with 1 additions and 0 deletions
|
|
@ -461,6 +461,7 @@ module Vmpooler
|
|||
end
|
||||
|
||||
def vm_ready?(pool_name, vm_name)
|
||||
debug_logger('vm_ready?')
|
||||
begin
|
||||
# TODO: we could use a healthcheck resource attached to instance
|
||||
domain = domain(pool_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue