mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Put the parser variable in the correct place
This commit is contained in:
parent
d2e5443860
commit
512f07303a
1 changed files with 0 additions and 4 deletions
|
@ -366,10 +366,6 @@ def run(opts):
|
|||
'''
|
||||
RUN!
|
||||
'''
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
description='Jenkins execution helper'
|
||||
)
|
||||
vm_name = os.environ.get(
|
||||
'JENKINS_SALTCLOUD_VM_NAME',
|
||||
generate_vm_name(opts)
|
||||
|
|
Loading…
Add table
Reference in a new issue