mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Separate output
This commit is contained in:
parent
3414e6b1f0
commit
e7c4d1ca55
@ -85,7 +85,9 @@ def run(opts):
|
||||
RUN!
|
||||
'''
|
||||
import pprint
|
||||
print '+' * 80
|
||||
pprint.pprint(os.environ)
|
||||
print '+' * 80
|
||||
|
||||
vm_name = os.environ.get(
|
||||
'SALTCLOUD_VM_PLATFORM',
|
||||
|
Loading…
Reference in New Issue
Block a user