mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
1e3f33a03c
commit
670464258f
1 changed files with 1 additions and 1 deletions
|
@ -2191,7 +2191,7 @@ def create(vm_=None, call=None):
|
|||
)
|
||||
|
||||
log.info('Created Cloud VM {0[name]!r}'.format(vm_))
|
||||
log.debug(
|
||||
log.trace(
|
||||
'{0[name]!r} VM creation details:\n{1}'.format(
|
||||
vm_, pprint.pformat(node_dict)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue