Replace "kickass" in name generator with "vigorous"

Having curse words in container names can get awkward.

Closes #30374.

Signed-off-by: Steve Dougherty <steve@asksteved.com>
This commit is contained in:
Steve Dougherty 2017-01-23 13:03:07 -05:00
parent 4f926b67f4
commit 2b30a79d9e
No known key found for this signature in database
GPG key ID: 22C93F5F4AAA616E

View file

@ -56,7 +56,6 @@ var (
"jolly", "jolly",
"jovial", "jovial",
"keen", "keen",
"kickass",
"kind", "kind",
"laughing", "laughing",
"loving", "loving",
@ -95,6 +94,7 @@ var (
"upbeat", "upbeat",
"vibrant", "vibrant",
"vigilant", "vigilant",
"vigorous",
"wizardly", "wizardly",
"wonderful", "wonderful",
"xenodochial", "xenodochial",