Remove empty Parameters sections from templates
Change-Id: I47f04b61c567928a88f32f48dcb7e4f776ff06d8
This commit is contained in:
parent
e193e0fe12
commit
142785d60b
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Deploy Gerrit
|
Name: Deploy Gerrit
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
deploy()
|
deploy()
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Deploy Nodepool
|
Name: Deploy Nodepool
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
deployNodepool()
|
deployNodepool()
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Deploy OpenLDAP
|
Name: Deploy OpenLDAP
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
return deploy().stdout
|
return deploy().stdout
|
||||||
|
|
||||||
|
@ -13,8 +13,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Apply Puppet Manifest
|
Name: Apply Puppet Manifest
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
applyManifest()
|
applyManifest()
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Install Hiera
|
Name: Install Hiera
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
return installHiera().stdout
|
return installHiera().stdout
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: InstallPuppet
|
Name: InstallPuppet
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
return installPuppet().stdout
|
return installPuppet().stdout
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@ FormatVersion: 2.1.0
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Name: Deploy Project Config
|
Name: Deploy Project Config
|
||||||
|
|
||||||
Parameters:
|
|
||||||
|
|
||||||
Body: |
|
Body: |
|
||||||
return deploy().stdout
|
return deploy().stdout
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user