Remove annoying suffix from package names

Remove suffix "Puppet" from package name, which is displayed during separate
installation Gerrit or Jenkins applications.

Change-Id: Icc711cd08d09c155b72e64ad2c436c5e5ef203bf
This commit is contained in:
Sergey Kraynev 2016-05-26 20:24:56 +03:00
parent d123f4087e
commit 9f84a6514c
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Forms:
- name: name
type: string
label: Application Name
initial: GerritPuppet
initial: Gerrit
description: >-
Enter a desired name for the application. Just A-Z, a-z, 0-9, dash and
underline are allowed

View File

@ -25,7 +25,7 @@ Forms:
- name: name
type: string
label: Application Name
initial: JenkinsPuppet
initial: Jenkins
description: >-
Enter a desired name for the application. Just A-Z, a-z, 0-9, dash and
underline are allowed