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
|
end
|
||||||
|
|
||||||
def vm_ready?(pool_name, vm_name)
|
def vm_ready?(pool_name, vm_name)
|
||||||
|
debug_logger('vm_ready?')
|
||||||
begin
|
begin
|
||||||
# TODO: we could use a healthcheck resource attached to instance
|
# TODO: we could use a healthcheck resource attached to instance
|
||||||
domain = domain(pool_name)
|
domain = domain(pool_name)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue