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:
parent
d123f4087e
commit
9f84a6514c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user