Remove empty Parameters sections from templates

Change-Id: I47f04b61c567928a88f32f48dcb7e4f776ff06d8
This commit is contained in:
Sergey Kraynev 2016-07-11 18:20:45 +03:00
parent e193e0fe12
commit 142785d60b
7 changed files with 0 additions and 14 deletions

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy Gerrit
Parameters:
Body: |
deploy()

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy Nodepool
Parameters:
Body: |
deployNodepool()

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy OpenLDAP
Parameters:
Body: |
return deploy().stdout

View File

@ -13,8 +13,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Apply Puppet Manifest
Parameters:
Body: |
applyManifest()

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Install Hiera
Parameters:
Body: |
return installHiera().stdout

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: InstallPuppet
Parameters:
Body: |
return installPuppet().stdout

View File

@ -2,8 +2,6 @@ FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy Project Config
Parameters:
Body: |
return deploy().stdout