Merge "Remove unused empty args from template"
This commit is contained in:
commit
c8e54d86e4
@ -3,7 +3,7 @@ Version: 1.0.0
|
||||
Name: Connect LDAP
|
||||
|
||||
Body: |
|
||||
return deploy(args).stdout
|
||||
return deploy().stdout
|
||||
|
||||
Scripts:
|
||||
deploy:
|
||||
@ -16,4 +16,4 @@ Scripts:
|
||||
- 'configure_ldap.pp'
|
||||
Options:
|
||||
captureStdout: true
|
||||
captureStderr: true
|
||||
captureStderr: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user