slight adaptations in field labels and plugin description

This commit is contained in:
root 2016-10-18 10:56:10 +02:00
parent 6af610530e
commit 2431507375
2 changed files with 6 additions and 5 deletions

View File

@ -21,12 +21,13 @@ attributes:
regex:
source: '\S'
error: "Token must not be empty"
dynatrace_managed_server:
# Dynatrace Server URL
dynatrace_server:
type: "text"
weight: 40
value: ""
label: "Dynatrace server URL"
description: "Only needed if you have Dynatrace managed - use the URL provided in the OneAgent installation screen (link)"
label: "Dynatrace Server URL"
description: "Use the URL provided in the OneAgent installation screen"
regex:
source: '\S'
error: "Server URL must not be empty"
error: "Server URL must not be empty"

View File

@ -5,7 +5,7 @@ title: Dynatrace
# Plugin version
version: '1.0.0'
# Description
description: "Installs the Dynatrace agent on controller nodes and Dynatrace security gateway on fuel master node"
description: "Installs the Dynatrace OneAgent on controller nodes and Dynatrace Security Gateway on fuel master node"
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin